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 BreamoreBoy, John.Malmberg, ZackerySpytz, amaury.forgeotdarc, belopolsky, bugs-python@vendor.thewrittenword.com, ezio.melotti, hfuru, meador.inge, serhiy.storchaka
Date 2018-12-03.08:31:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543825897.98.0.788709270274.issue10320@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 062cbb67726f26794b1b461853e40696b4a0b220 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_repr(). (GH-10853)
https://github.com/python/cpython/commit/062cbb67726f26794b1b461853e40696b4a0b220
History
Date User Action Args
2018-12-03 08:31:38serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, belopolsky, hfuru, ezio.melotti, meador.inge, bugs-python@vendor.thewrittenword.com, BreamoreBoy, John.Malmberg, ZackerySpytz
2018-12-03 08:31:37serhiy.storchakasetmessageid: <1543825897.98.0.788709270274.issue10320@psf.upfronthosting.co.za>
2018-12-03 08:31:37serhiy.storchakalinkissue10320 messages
2018-12-03 08:31:37serhiy.storchakacreate