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 eric.smith
Recipients eric.smith, josh.r, kj, rhettinger, samuelmarks, steven.daprano
Date 2020-12-21.13:22:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608556929.35.0.674148912108.issue42699@roundup.psfhosted.org>
In-reply-to
Content
See https://github.com/ikamensh/flynt#dangers-of-conversion for reasons.

Would I like to see all string literal formatting done with f-strings? Yes!

Would I accept the risk and hassle of doing it blindly? No.
History
Date User Action Args
2020-12-21 13:22:09eric.smithsetrecipients: + eric.smith, rhettinger, steven.daprano, josh.r, samuelmarks, kj
2020-12-21 13:22:09eric.smithsetmessageid: <1608556929.35.0.674148912108.issue42699@roundup.psfhosted.org>
2020-12-21 13:22:09eric.smithlinkissue42699 messages
2020-12-21 13:22:09eric.smithcreate