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 serhiy.storchaka, vstinner
Date 2019-03-14.08:47:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552553263.0.0.0437525565429.issue36254@roundup.psfhosted.org>
In-reply-to
Content
New changeset 783bed4c8daf65a2893d94761ea44af4e3718f4f by Serhiy Storchaka in branch '3.7':
[3.7] bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264). (GH-12322)
https://github.com/python/cpython/commit/783bed4c8daf65a2893d94761ea44af4e3718f4f
History
Date User Action Args
2019-03-14 08:47:43serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2019-03-14 08:47:43serhiy.storchakasetmessageid: <1552553263.0.0.0437525565429.issue36254@roundup.psfhosted.org>
2019-03-14 08:47:42serhiy.storchakalinkissue36254 messages
2019-03-14 08:47:42serhiy.storchakacreate