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 eric.smith, serhiy.storchaka, ztane
Date 2017-12-26.00:07:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514246855.57.0.213398074469.issue28307@psf.upfronthosting.co.za>
In-reply-to
Content
PR 5012 implements transformation simple format strings containing only %s, %r and %a into f-strings.
History
Date User Action Args
2017-12-26 00:07:35serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, ztane
2017-12-26 00:07:35serhiy.storchakasetmessageid: <1514246855.57.0.213398074469.issue28307@psf.upfronthosting.co.za>
2017-12-26 00:07:35serhiy.storchakalinkissue28307 messages
2017-12-26 00:07:35serhiy.storchakacreate