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 miss-islington, serhiy.storchaka, yselivanov
Date 2018-03-23.12:34:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521808483.84.0.467229070634.issue33041@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 702f8f3611bc49b73772cce2b9b041bd11ff9b35 by Serhiy Storchaka in branch 'master':
bpo-33041: Rework compiling an "async for" loop. (#6142)
https://github.com/python/cpython/commit/702f8f3611bc49b73772cce2b9b041bd11ff9b35
History
Date User Action Args
2018-03-23 12:34:43serhiy.storchakasetrecipients: + serhiy.storchaka, yselivanov, miss-islington
2018-03-23 12:34:43serhiy.storchakasetmessageid: <1521808483.84.0.467229070634.issue33041@psf.upfronthosting.co.za>
2018-03-23 12:34:43serhiy.storchakalinkissue33041 messages
2018-03-23 12:34:43serhiy.storchakacreate