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 AliyevH, aCuria, erlendaasland, petr.viktorin, serhiy.storchaka, vstinner
Date 2022-03-07.09:32:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646645520.06.0.238254501887.issue39355@roundup.psfhosted.org>
In-reply-to
Content
> The Python library will not compile with a C++2020 compiler because the code uses the reserved “module” keyword

What is the error message? How can the error be reproduced?
History
Date User Action Args
2022-03-07 09:32:00vstinnersetrecipients: + vstinner, petr.viktorin, serhiy.storchaka, erlendaasland, aCuria, AliyevH
2022-03-07 09:32:00vstinnersetmessageid: <1646645520.06.0.238254501887.issue39355@roundup.psfhosted.org>
2022-03-07 09:32:00vstinnerlinkissue39355 messages
2022-03-07 09:32:00vstinnercreate