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, davin, ned.deily, pitrou, serhiy.storchaka, vstinner
Date 2018-05-23.16:00:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527091258.98.0.262363346258.issue33612@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b6dccf54fd3bac9c87348d96f9d6b571608c15bc by Victor Stinner in branch 'master':
bpo-33612: Remove PyThreadState_Clear() assertion (#7069)
https://github.com/python/cpython/commit/b6dccf54fd3bac9c87348d96f9d6b571608c15bc
History
Date User Action Args
2018-05-23 16:00:59vstinnersetrecipients: + vstinner, pitrou, ned.deily, Mark.Shannon, serhiy.storchaka, davin
2018-05-23 16:00:58vstinnersetmessageid: <1527091258.98.0.262363346258.issue33612@psf.upfronthosting.co.za>
2018-05-23 16:00:58vstinnerlinkissue33612 messages
2018-05-23 16:00:58vstinnercreate