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 petr.viktorin
Recipients mark.dickinson, petr.viktorin, r.david.murray, rhettinger, tim.peters, vstinner
Date 2022-02-07.14:18:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644243529.13.0.154875318177.issue46640@roundup.psfhosted.org>
In-reply-to
Content
> IMO this PEP is outdated for a long time.

It is not. Even if it is, it should be marked as such, and that is not a decision that should be done in this issue.

Please, don't break the rules because you think they're outdated.

> Well, if you ask me, I would simply require a C99 compiler. That's all :-)

Please propose that change. Perhaps it would be a good change to make, but I don't even know how to determine that.
Nor can I list the places where the change should be made -- at least there should be a What's New entry like https://docs.python.org/3.10/whatsnew/3.6.html#build-and-c-api-changes

> Note: Python uses C11 <stdatomic.h>, but it remains an optional requirement.

That's fine. You can still build with an older compiler.
History
Date User Action Args
2022-02-07 14:18:49petr.viktorinsetrecipients: + petr.viktorin, tim.peters, rhettinger, mark.dickinson, vstinner, r.david.murray
2022-02-07 14:18:49petr.viktorinsetmessageid: <1644243529.13.0.154875318177.issue46640@roundup.psfhosted.org>
2022-02-07 14:18:49petr.viktorinlinkissue46640 messages
2022-02-07 14:18:49petr.viktorincreate