Serhiy Storchaka added the comment: > I'll inc importlib's magic before committing.
Please left good gap for possible bugfixes between current number and 3.7 number. Set it to 3390. I'm not experienced with async protocols, but at first glance the patch looks technically correct. Please update the documentation. I have the only question about tests. Some tests test the behavior with "async __aiter__". With the patch them test the behavior with just "__aiter__". Shouldn't these tests be duplicated in 3.5-3.6 for __aiter__ without async? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28645> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com