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:28:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611005337.54.0.385028861618.issue42938@roundup.psfhosted.org>
In-reply-to
Content
New changeset ece5dfd403dac211f8d3c72701fe7ba7b7aa5b5f by Miss Islington (bot) in branch '3.8':
closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (GH-24248)
https://github.com/python/cpython/commit/ece5dfd403dac211f8d3c72701fe7ba7b7aa5b5f
History
Date User Action Args
2021-01-18 21:28:57benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, miss-islington, JordyZomer
2021-01-18 21:28:57benjamin.petersonsetmessageid: <1611005337.54.0.385028861618.issue42938@roundup.psfhosted.org>
2021-01-18 21:28:57benjamin.petersonlinkissue42938 messages
2021-01-18 21:28:57benjamin.petersoncreate