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.

作者 serhiy.storchaka
收信人 mark.dickinson, serhiy.storchaka
日期 2020-06-29.19:36:48
SpamBayes Score -1.0
Marked as misclassified
Message-id <1593459408.11.0.622157242557.issue37999@roundup.psfhosted.org>
In-reply-to
内容
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
历史
日期 用户 动作 参数
2020-06-29 19:36:48serhiy.storchaka修改recipients: + serhiy.storchaka, mark.dickinson
2020-06-29 19:36:48serhiy.storchaka修改messageid: <1593459408.11.0.622157242557.issue37999@roundup.psfhosted.org>
2020-06-29 19:36:48serhiy.storchaka链接issue37999 messages
2020-06-29 19:36:48serhiy.storchaka创建