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, vstinner
Date 2018-11-01.00:51:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541033504.72.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 50b48572d9a90c5bb36e2bef6179548ea927a35a by Victor Stinner in branch 'master':
bpo-35081: Add _PyThreadState_GET() internal macro (GH-10266)
https://github.com/python/cpython/commit/50b48572d9a90c5bb36e2bef6179548ea927a35a
History
Date User Action Args
2018-11-01 00:51:44vstinnersetrecipients: + vstinner, eric.snow
2018-11-01 00:51:44vstinnersetmessageid: <1541033504.72.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-01 00:51:44vstinnerlinkissue35081 messages
2018-11-01 00:51:44vstinnercreate