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-29.13:07:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648559259.02.0.561747145996.issue39355@roundup.psfhosted.org>
In-reply-to
Content
I wrote the draft PR GH-32175 to test https://bugs.python.org/issue39355 and GH-31282. Problem: I don't get any compiler warning or error about the "module" C++20 keyword. I tested GCC 11.2.1 and clang 13.0.0 of Fedora 35.
History
Date User Action Args
2022-03-29 13:07:39vstinnersetrecipients: + vstinner, petr.viktorin, serhiy.storchaka, erlendaasland, aCuria, AliyevH
2022-03-29 13:07:39vstinnersetmessageid: <1648559259.02.0.561747145996.issue39355@roundup.psfhosted.org>
2022-03-29 13:07:39vstinnerlinkissue39355 messages
2022-03-29 13:07:38vstinnercreate