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.16:49:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520700568.83.0.467229070634.issue33041@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 67ee07795bcd84b679c000780212d4d81a1490a3 by Serhiy Storchaka in branch 'master':
bpo-33041: Add missed error checks when compile "async for" (#6053)
https://github.com/python/cpython/commit/67ee07795bcd84b679c000780212d4d81a1490a3
History
Date User Action Args
2018-03-10 16:49:28serhiy.storchakasetrecipients: + serhiy.storchaka, yselivanov
2018-03-10 16:49:28serhiy.storchakasetmessageid: <1520700568.83.0.467229070634.issue33041@psf.upfronthosting.co.za>
2018-03-10 16:49:28serhiy.storchakalinkissue33041 messages
2018-03-10 16:49:28serhiy.storchakacreate