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 benjamin.peterson
Recipients JordyZomer, benjamin.peterson, miss-islington, vstinner
Date 2021-01-18.21:11:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611004312.79.0.64992845771.issue42938@roundup.psfhosted.org>
In-reply-to
Content
New changeset 34df10a9a16b38d54421eeeaf73ec89828563be7 by Benjamin Peterson in branch '3.6':
[3.6] closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (GH-24250)
https://github.com/python/cpython/commit/34df10a9a16b38d54421eeeaf73ec89828563be7
History
Date User Action Args
2021-01-18 21:11:52benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, miss-islington, JordyZomer
2021-01-18 21:11:52benjamin.petersonsetmessageid: <1611004312.79.0.64992845771.issue42938@roundup.psfhosted.org>
2021-01-18 21:11:52benjamin.petersonlinkissue42938 messages
2021-01-18 21:11:52benjamin.petersoncreate