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:08:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset faa135acbfcd55f79fb97f7525c8aa6f5a5b6a22 by Yury Selivanov in branch 'master':
bpo-31709: Drop support for asynchronous __aiter__. (#3903)
https://github.com/python/cpython/commit/faa135acbfcd55f79fb97f7525c8aa6f5a5b6a22
History
Date User Action Args
2017-10-06 06:08:59yselivanovsetrecipients: + yselivanov, ncoghlan
2017-10-06 06:08:59yselivanovsetmessageid: <[email protected]>
2017-10-06 06:08:59yselivanovlinkissue31709 messages
2017-10-06 06:08:59yselivanovcreate