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 serhiy.storchaka
Recipients serhiy.storchaka, yselivanov
Date 2018-03-10.18:45:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520707507.52.0.467229070634.issue33041@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9e94c0d3c78d1bc582c865240ed9353fe9689b2a by Serhiy Storchaka in branch '3.7':
[3.7] bpo-33041: Add missed error checks when compile "async for" (GH-6053) (GH-6060)
https://github.com/python/cpython/commit/9e94c0d3c78d1bc582c865240ed9353fe9689b2a
History
Date User Action Args
2018-03-10 18:45:07serhiy.storchakasetrecipients: + serhiy.storchaka, yselivanov
2018-03-10 18:45:07serhiy.storchakasetmessageid: <1520707507.52.0.467229070634.issue33041@psf.upfronthosting.co.za>
2018-03-10 18:45:07serhiy.storchakalinkissue33041 messages
2018-03-10 18:45:07serhiy.storchakacreate