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 eric.snow, miss-islington, nanjekyejoannah, vstinner
Date 2021-04-28.13:47:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619617621.13.0.0658310093007.issue43962@roundup.psfhosted.org>
In-reply-to
Content
New changeset 77db337f1e69213e62ba79a797540cc4ac23492e by Victor Stinner in branch '3.8':
bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) (GH-25686)
https://github.com/python/cpython/commit/77db337f1e69213e62ba79a797540cc4ac23492e
History
Date User Action Args
2021-04-28 13:47:01vstinnersetrecipients: + vstinner, eric.snow, miss-islington, nanjekyejoannah
2021-04-28 13:47:01vstinnersetmessageid: <1619617621.13.0.0658310093007.issue43962@roundup.psfhosted.org>
2021-04-28 13:47:01vstinnerlinkissue43962 messages
2021-04-28 13:47:01vstinnercreate