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, nanjekyejoannah, vstinner
Date 2021-04-28.11:40:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619610051.7.0.313867216306.issue43962@roundup.psfhosted.org>
In-reply-to
Content
New changeset 32c5a174445ec93747240cd8472012276ed27acf by Victor Stinner in branch 'master':
bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683)
https://github.com/python/cpython/commit/32c5a174445ec93747240cd8472012276ed27acf
History
Date User Action Args
2021-04-28 11:40:51vstinnersetrecipients: + vstinner, eric.snow, nanjekyejoannah
2021-04-28 11:40:51vstinnersetmessageid: <1619610051.7.0.313867216306.issue43962@roundup.psfhosted.org>
2021-04-28 11:40:51vstinnerlinkissue43962 messages
2021-04-28 11:40:51vstinnercreate