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 steven.daprano
Recipients facundobatista, mark.dickinson, rhettinger, sim1234, steven.daprano
Date 2021-02-24.15:10:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614179410.89.0.281646838816.issue43315@roundup.psfhosted.org>
In-reply-to
Content
Python 3.5 to 3.9 are all in feature freeze and can accept no new features; new features can only be added to 3.10.

But having said that, I agree with Mark that the correct solution here is to use format, not str. Szymon, unless you have a very argument against format, I think this should be closed.
History
Date User Action Args
2021-02-24 15:10:10steven.dapranosetrecipients: + steven.daprano, rhettinger, facundobatista, mark.dickinson, sim1234
2021-02-24 15:10:10steven.dapranosetmessageid: <1614179410.89.0.281646838816.issue43315@roundup.psfhosted.org>
2021-02-24 15:10:10steven.dapranolinkissue43315 messages
2021-02-24 15:10:10steven.dapranocreate