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