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 John.Malmberg, ZackerySpytz, amaury.forgeotdarc, belopolsky, bugs-python@vendor.thewrittenword.com, ezio.melotti, hfuru, meador.inge, miss-islington, serhiy.storchaka
Date 2018-12-19.06:01:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545199305.6.0.788709270274.issue10320@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 838645dc4191c4109e2b300cf9ed9d481b55509f by Serhiy Storchaka (Zackery Spytz) in branch '2.7':
bpo-10320: Use PY_FORMAT_LONG_LONG in ctypes' PyCArg_repr(). (GH-11230)
https://github.com/python/cpython/commit/838645dc4191c4109e2b300cf9ed9d481b55509f
History
Date User Action Args
2018-12-19 06:01:45serhiy.storchakasetrecipients: + serhiy.storchaka, amaury.forgeotdarc, belopolsky, hfuru, ezio.melotti, meador.inge, bugs-python@vendor.thewrittenword.com, John.Malmberg, ZackerySpytz, miss-islington
2018-12-19 06:01:45serhiy.storchakasetmessageid: <1545199305.6.0.788709270274.issue10320@psf.upfronthosting.co.za>
2018-12-19 06:01:45serhiy.storchakalinkissue10320 messages
2018-12-19 06:01:45serhiy.storchakacreate