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 eric.snow
Recipients eric.snow, miss-islington
Date 2021-12-08.00:26:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 1f384e318481532323bb9076f4447bc02da07209 by Eric Snow in branch 'main':
bpo-46008: Stop calling _PyThreadState_Init() in new_threadstate(). (gh-29973)
https://github.com/python/cpython/commit/1f384e318481532323bb9076f4447bc02da07209
History
Date User Action Args
2021-12-08 00:26:39eric.snowsetrecipients: + eric.snow, miss-islington
2021-12-08 00:26:39eric.snowsetmessageid: <[email protected]>
2021-12-08 00:26:39eric.snowlinkissue46008 messages
2021-12-08 00:26:39eric.snowcreate