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 corona10, twouters, vstinner
Date 2021-10-19.10:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634638226.6.0.465706820607.issue45434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 52af0756b2ffc6788e364971d05cdaf127d77d5a by Victor Stinner in branch 'main':
bpo-45434: Only exclude <stdlib.h> in Python 3.11 limited C API (GH-29027)
https://github.com/python/cpython/commit/52af0756b2ffc6788e364971d05cdaf127d77d5a
History
Date User Action Args
2021-10-19 10:10:26vstinnersetrecipients: + vstinner, twouters, corona10
2021-10-19 10:10:26vstinnersetmessageid: <1634638226.6.0.465706820607.issue45434@roundup.psfhosted.org>
2021-10-19 10:10:26vstinnerlinkissue45434 messages
2021-10-19 10:10:26vstinnercreate