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 Mark.Shannon, eric.snow, fabioz, vstinner
Date 2020-03-25.20:23:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585167836.6.0.822350850101.issue39947@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5c3cda0d1a850a1a9b43892f48376b8876bd5863 by Victor Stinner in branch 'master':
bpo-39947: Add PyThreadState_GetID() function (GH-19163)
https://github.com/python/cpython/commit/5c3cda0d1a850a1a9b43892f48376b8876bd5863
History
Date User Action Args
2020-03-25 20:23:56vstinnersetrecipients: + vstinner, fabioz, Mark.Shannon, eric.snow
2020-03-25 20:23:56vstinnersetmessageid: <1585167836.6.0.822350850101.issue39947@roundup.psfhosted.org>
2020-03-25 20:23:56vstinnerlinkissue39947 messages
2020-03-25 20:23:56vstinnercreate