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 pitrou
Recipients Mark.Shannon, asvetlov, benjamin.peterson, brett.cannon, emptysquare, larry, martin.panter, ncoghlan, njs, pitrou, serhiy.storchaka, vstinner, yselivanov
Date 2017-10-22.21:41:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508708513.83.0.213398074469.issue25612@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ae3087c6382011c47db82fea4d05f8bbf514265d by Antoine Pitrou (Mark Shannon) in branch 'master':
Move exc state to generator. Fixes bpo-25612 (#1773)
https://github.com/python/cpython/commit/ae3087c6382011c47db82fea4d05f8bbf514265d
History
Date User Action Args
2017-10-22 21:41:53pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, vstinner, larry, benjamin.peterson, njs, asvetlov, Mark.Shannon, martin.panter, serhiy.storchaka, yselivanov, emptysquare
2017-10-22 21:41:53pitrousetmessageid: <1508708513.83.0.213398074469.issue25612@psf.upfronthosting.co.za>
2017-10-22 21:41:53pitroulinkissue25612 messages
2017-10-22 21:41:53pitroucreate