This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Mariatta
Recipients Mariatta, docs@python, fdrake
Date 2019-10-02.18:16:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think updating one isolated code example is less invasive and easier to review, instead of one big PR to change everything from "%s" to str.format or f-string.

I brought up this example code merely because I happen to be reading this page.
History
Date User Action Args
2019-10-02 18:16:12Mariattasetrecipients: + Mariatta, fdrake, docs@python
2019-10-02 18:16:12Mariattasetmessageid: <[email protected]>
2019-10-02 18:16:12Mariattalinkissue38351 messages
2019-10-02 18:16:12Mariattacreate