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 serhiy.storchaka, vstinner, yselivanov
Date 2016-11-09.01:11:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
As discussed in issue #27243, we want to drop __aiter__ compatibility layer in Python 3.7.  Please take a look at the attached patch (I'll inc importlib's magic before committing).
History
Date User Action Args
2016-11-09 01:11:28yselivanovsetrecipients: + yselivanov, vstinner, serhiy.storchaka
2016-11-09 01:11:27yselivanovsetmessageid: <[email protected]>
2016-11-09 01:11:27yselivanovlinkissue28645 messages
2016-11-09 01:11:27yselivanovcreate