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 vstinner
Recipients asvetlov, brandtbucher, erlendaasland, miss-islington, serhiy.storchaka, shihai1991, twouters, vstinner
Date 2020-11-12.14:38:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b5cc05bbe681dbe06d5ec6d34318815d1c1ad6c5 by Victor Stinner in branch 'master':
bpo-38823: Always build _ctypes with wchar_t (GH-23248)
https://github.com/python/cpython/commit/b5cc05bbe681dbe06d5ec6d34318815d1c1ad6c5
History
Date User Action Args
2020-11-12 14:38:21vstinnersetrecipients: + vstinner, twouters, asvetlov, serhiy.storchaka, miss-islington, brandtbucher, shihai1991, erlendaasland
2020-11-12 14:38:21vstinnersetmessageid: <[email protected]>
2020-11-12 14:38:21vstinnerlinkissue38823 messages
2020-11-12 14:38:21vstinnercreate