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 ncoghlan, yselivanov
Date 2017-10-06.06:58:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507273110.12.0.213398074469.issue31708@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b8ab9d3fc816f85f4d6dbef12b7414e6dc10e4dd by Yury Selivanov in branch 'master':
bpo-31708: Allow async generator expressions in synchronous functions (#3905)
https://github.com/python/cpython/commit/b8ab9d3fc816f85f4d6dbef12b7414e6dc10e4dd
History
Date User Action Args
2017-10-06 06:58:30yselivanovsetrecipients: + yselivanov, ncoghlan
2017-10-06 06:58:30yselivanovsetmessageid: <1507273110.12.0.213398074469.issue31708@psf.upfronthosting.co.za>
2017-10-06 06:58:30yselivanovlinkissue31708 messages
2017-10-06 06:58:30yselivanovcreate