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