Message 416256 - Python tracker
Message416256
| 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:39 | vstinner | set | recipients: + vstinner, petr.viktorin, serhiy.storchaka, erlendaasland, aCuria, AliyevH |
| 2022-03-29 13:07:39 | vstinner | set | messageid: <1648559259.02.0.561747145996.issue39355@roundup.psfhosted.org> |
| 2022-03-29 13:07:39 | vstinner | link | issue39355 messages |
| 2022-03-29 13:07:38 | vstinner | create | |