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 serhiy.storchaka
Recipients georg.brandl, serhiy.storchaka
Date 2015-03-20.09:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426844517.3.0.44897494847.issue23671@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch addresses Paul's and Demian's comments.

Converting the format_string parameter to positional parameter can break third-party code, so this needs a deprecation period.
History
Date User Action Args
2015-03-20 09:41:57serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl
2015-03-20 09:41:57serhiy.storchakasetmessageid: <1426844517.3.0.44897494847.issue23671@psf.upfronthosting.co.za>
2015-03-20 09:41:57serhiy.storchakalinkissue23671 messages
2015-03-20 09:41:57serhiy.storchakacreate