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:51:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 839184f85cb2d2ad514fff9b431733d1c9607533 by Victor Stinner in branch 'master':
bpo-43268: local_clear() uses _PyInterpreterState_GET() (GH-24583)
https://github.com/python/cpython/commit/839184f85cb2d2ad514fff9b431733d1c9607533
History
Date User Action Args
2021-02-19 14:51:58vstinnersetrecipients: + vstinner
2021-02-19 14:51:58vstinnersetmessageid: <[email protected]>
2021-02-19 14:51:58vstinnerlinkissue43268 messages
2021-02-19 14:51:58vstinnercreate