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 mark.dickinson, serhiy.storchaka
Date 2020-06-29.19:36:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593459408.11.0.622157242557.issue37999@roundup.psfhosted.org>
In-reply-to
Content
New changeset e67f7db3c34f70536f36c56bb82e33c3512a53a3 by Serhiy Storchaka in branch 'master':
bpo-37999: Simplify the conversion code for %c, %d, %x, etc. (GH-20437)
https://github.com/python/cpython/commit/e67f7db3c34f70536f36c56bb82e33c3512a53a3
History
Date User Action Args
2020-06-29 19:36:48serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson
2020-06-29 19:36:48serhiy.storchakasetmessageid: <1593459408.11.0.622157242557.issue37999@roundup.psfhosted.org>
2020-06-29 19:36:48serhiy.storchakalinkissue37999 messages
2020-06-29 19:36:48serhiy.storchakacreate