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 brandtbucher
Recipients Mark.Shannon, barry, brandtbucher, gvanrossum, jmadden, pablogsal
Date 2021-12-28.17:49:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640713792.13.0.822036701709.issue46090@roundup.psfhosted.org>
In-reply-to
Content
New changeset 77195cd44b2506cda88a3cfc98918526068b1d46 by Brandt Bucher in branch 'main':
bpo-46090: Allow PyThreadState.datastack_* members to be NULL (GH-30234)
https://github.com/python/cpython/commit/77195cd44b2506cda88a3cfc98918526068b1d46
History
Date User Action Args
2021-12-28 17:49:52brandtbuchersetrecipients: + brandtbucher, gvanrossum, barry, Mark.Shannon, jmadden, pablogsal
2021-12-28 17:49:52brandtbuchersetmessageid: <1640713792.13.0.822036701709.issue46090@roundup.psfhosted.org>
2021-12-28 17:49:52brandtbucherlinkissue46090 messages
2021-12-28 17:49:52brandtbuchercreate