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, vstinner
Date 2021-01-18.20:47:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611002842.42.0.0919742242227.issue42938@roundup.psfhosted.org>
In-reply-to
Content
New changeset 916610ef90a0d0761f08747f7b0905541f0977c7 by Benjamin Peterson in branch 'master':
closes bpo-42938: Replace snprintf with Python unicode formatting in ctypes param reprs. (24239)
https://github.com/python/cpython/commit/916610ef90a0d0761f08747f7b0905541f0977c7
History
Date User Action Args
2021-01-18 20:47:22benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, JordyZomer
2021-01-18 20:47:22benjamin.petersonsetmessageid: <1611002842.42.0.0919742242227.issue42938@roundup.psfhosted.org>
2021-01-18 20:47:22benjamin.petersonlinkissue42938 messages
2021-01-18 20:47:22benjamin.petersoncreate