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 miss-islington
Recipients miss-islington, petr.viktorin, vstinner
Date 2021-12-09.08:58:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639040301.22.0.0477202540743.issue46007@roundup.psfhosted.org>
In-reply-to
Content
New changeset 73325bbe774b16891f999fb557177206470676b1 by Victor Stinner in branch 'main':
bpo-46007: Exclude PyUnicode_CHECK_INTERNED() from limited C API (GH-29987)
https://github.com/python/cpython/commit/73325bbe774b16891f999fb557177206470676b1
History
Date User Action Args
2021-12-09 08:58:21miss-islingtonsetrecipients: + miss-islington, vstinner, petr.viktorin
2021-12-09 08:58:21miss-islingtonsetmessageid: <1639040301.22.0.0477202540743.issue46007@roundup.psfhosted.org>
2021-12-09 08:58:21miss-islingtonlinkissue46007 messages
2021-12-09 08:58:21miss-islingtoncreate