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:06:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552550782.84.0.663476978828.issue36254@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2c0d3f454705bb5ccf5f6189f3cf77bbae4f056b by Serhiy Storchaka in branch 'master':
bpo-36254: Fix yet one invalid use of %d in format string in C. (GH-12318)
https://github.com/python/cpython/commit/2c0d3f454705bb5ccf5f6189f3cf77bbae4f056b
History
Date User Action Args
2019-03-14 08:06:22serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2019-03-14 08:06:22serhiy.storchakasetmessageid: <1552550782.84.0.663476978828.issue36254@roundup.psfhosted.org>
2019-03-14 08:06:22serhiy.storchakalinkissue36254 messages
2019-03-14 08:06:22serhiy.storchakacreate