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 mark.dickinson, vstinner
Date 2022-02-25.00:31:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645749095.76.0.496003362423.issue46656@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5f8b5e2f2150d2223ff9e286bd146de92ff16865 by Victor Stinner in branch 'main':
bpo-46656: Building Python now requires a C11 compiler (GH-31557)
https://github.com/python/cpython/commit/5f8b5e2f2150d2223ff9e286bd146de92ff16865
History
Date User Action Args
2022-02-25 00:31:35vstinnersetrecipients: + vstinner, mark.dickinson
2022-02-25 00:31:35vstinnersetmessageid: <1645749095.76.0.496003362423.issue46656@roundup.psfhosted.org>
2022-02-25 00:31:35vstinnerlinkissue46656 messages
2022-02-25 00:31:35vstinnercreate