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 yselivanov
Recipients ned.deily, njs, yselivanov, zsol
Date 2018-04-27.15:58:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524844739.53.0.682650639539.issue33363@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e2396506606115e785c94ec129eb86e2ed0aa744 by Yury Selivanov (Zsolt Dollenstein) in branch 'master':
bpo-33363: raise SyntaxError for async for/with outside async functions (#6616)
https://github.com/python/cpython/commit/e2396506606115e785c94ec129eb86e2ed0aa744
History
Date User Action Args
2018-04-27 15:58:59yselivanovsetrecipients: + yselivanov, ned.deily, njs, zsol
2018-04-27 15:58:59yselivanovsetmessageid: <1524844739.53.0.682650639539.issue33363@psf.upfronthosting.co.za>
2018-04-27 15:58:59yselivanovlinkissue33363 messages
2018-04-27 15:58:59yselivanovcreate