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 miss-islington
Recipients John.Malmberg, ZackerySpytz, amaury.forgeotdarc, belopolsky, bugs-python@vendor.thewrittenword.com, ezio.melotti, hfuru, meador.inge, miss-islington, serhiy.storchaka
Date 2018-12-18.23:51:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545177066.71.0.788709270274.issue10320@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 53e2248a94cd89e65326c5cfd400f74a88552d8c by Miss Islington (bot) in branch '2.7':
bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_repr(). (GH-10853)
https://github.com/python/cpython/commit/53e2248a94cd89e65326c5cfd400f74a88552d8c
History
Date User Action Args
2018-12-18 23:51:06miss-islingtonsetrecipients: + miss-islington, amaury.forgeotdarc, belopolsky, hfuru, ezio.melotti, meador.inge, bugs-python@vendor.thewrittenword.com, serhiy.storchaka, John.Malmberg, ZackerySpytz
2018-12-18 23:51:06miss-islingtonsetmessageid: <1545177066.71.0.788709270274.issue10320@psf.upfronthosting.co.za>
2018-12-18 23:51:06miss-islingtonlinkissue10320 messages
2018-12-18 23:51:06miss-islingtoncreate