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