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, asvetlov, benjamin.peterson, brett.cannon, chris.jerdonek, emptysquare, larry, martin.panter, ncoghlan, njs, pitrou, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2018-05-23.16:00:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527091258.67.0.682650639539.issue25612@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:58vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, pitrou, scoder, larry, benjamin.peterson, njs, asvetlov, chris.jerdonek, Mark.Shannon, martin.panter, serhiy.storchaka, yselivanov, emptysquare
2018-05-23 16:00:58vstinnersetmessageid: <1527091258.67.0.682650639539.issue25612@psf.upfronthosting.co.za>
2018-05-23 16:00:58vstinnerlinkissue25612 messages
2018-05-23 16:00:58vstinnercreate