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 ned.deily
Recipients Mark.Shannon, davin, ned.deily, pitrou, serhiy.storchaka, vstinner
Date 2018-05-23.19:58:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527105505.77.0.262363346258.issue33612@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 508d7693bc09affd99fdaa4a321cc3da0638c8a0 by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-33612: Remove PyThreadState_Clear() assertion (GH-7069) (GH-7074)
https://github.com/python/cpython/commit/508d7693bc09affd99fdaa4a321cc3da0638c8a0
History
Date User Action Args
2018-05-23 19:58:25ned.deilysetrecipients: + ned.deily, pitrou, vstinner, Mark.Shannon, serhiy.storchaka, davin
2018-05-23 19:58:25ned.deilysetmessageid: <1527105505.77.0.262363346258.issue33612@psf.upfronthosting.co.za>
2018-05-23 19:58:25ned.deilylinkissue33612 messages
2018-05-23 19:58:25ned.deilycreate