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 amaury.forgeotdarc, belopolsky, meador.inge, miss-islington, serhiy.storchaka
Date 2018-12-06.09:58:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544090310.54.0.788709270274.issue35384@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f740818f3d92497c564d515a661039dc8434fc6c by Miss Islington (bot) in branch '3.7':
bpo-35384: The repr of ctypes.CArgObject no longer fails for non-ascii character. (GH-10863)
https://github.com/python/cpython/commit/f740818f3d92497c564d515a661039dc8434fc6c
History
Date User Action Args
2018-12-06 09:58:30miss-islingtonsetrecipients: + miss-islington, amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka
2018-12-06 09:58:30miss-islingtonsetmessageid: <1544090310.54.0.788709270274.issue35384@psf.upfronthosting.co.za>
2018-12-06 09:58:30miss-islingtonlinkissue35384 messages
2018-12-06 09:58:30miss-islingtoncreate