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, ned.deily, njs, pitrou, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2018-06-29.12:41:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530276073.84.0.56676864532.issue25612@psf.upfronthosting.co.za>
In-reply-to
Content
It seems like this issue introduced a regression in Python 3.7.0: bpo-33996 "Crash in gen_send_ex(): _PyErr_GetTopmostException() returns freed memory".
History
Date User Action Args
2018-06-29 12:41:14vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, pitrou, scoder, larry, benjamin.peterson, ned.deily, njs, asvetlov, chris.jerdonek, Mark.Shannon, martin.panter, serhiy.storchaka, yselivanov, emptysquare
2018-06-29 12:41:13vstinnersetmessageid: <1530276073.84.0.56676864532.issue25612@psf.upfronthosting.co.za>
2018-06-29 12:41:13vstinnerlinkissue25612 messages
2018-06-29 12:41:13vstinnercreate