Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment: PR 6052 fixes issue 1. I don't know what is the best place for tests. There are two files with tests for "async for": test_coroutines.py and test_asyncgen.py. I'm not sure that new tests use the simplest way for testing this behavior. Could you please look at them Yury?
PR 6053 fixes issue 4. Adds missed error checks, removes unused variables and removes generating redundant bytecode. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33041> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com