Message 380824 - Python tracker

Message380824

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 <1605191901.08.0.763824395002.issue38823@roundup.psfhosted.org>
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: <1605191901.08.0.763824395002.issue38823@roundup.psfhosted.org>
2020-11-12 14:38:21vstinnerlinkissue38823 messages
2020-11-12 14:38:21vstinnercreate