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 phsilva, vstinner
Date 2020-03-18.01:26:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584494771.26.0.81564703954.issue39984@roundup.psfhosted.org>
In-reply-to
Content
New changeset 23ef89db7ae46d160650263cc80479c2ed6693fb by Victor Stinner in branch 'master':
bpo-39984: _PyThreadState_DeleteCurrent() takes tstate (GH-19051)
https://github.com/python/cpython/commit/23ef89db7ae46d160650263cc80479c2ed6693fb
History
Date User Action Args
2020-03-18 01:26:11vstinnersetrecipients: + vstinner, phsilva
2020-03-18 01:26:11vstinnersetmessageid: <1584494771.26.0.81564703954.issue39984@roundup.psfhosted.org>
2020-03-18 01:26:11vstinnerlinkissue39984 messages
2020-03-18 01:26:11vstinnercreate