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 vstinner
Date 2021-02-19.14:08:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset acde3f1530f1664c9ec7f22e16a7f54c5191e4a6 by Victor Stinner in branch 'master':
bpo-43268: Remove abusive usage of tstate in sysmodule.c (#24581)
https://github.com/python/cpython/commit/acde3f1530f1664c9ec7f22e16a7f54c5191e4a6
History
Date User Action Args
2021-02-19 14:08:02vstinnersetrecipients: + vstinner
2021-02-19 14:08:02vstinnersetmessageid: <[email protected]>
2021-02-19 14:08:02vstinnerlinkissue43268 messages
2021-02-19 14:08:02vstinnercreate