New issue 2990: test_async_def is failing on py3.6 but test seems incorrect https://bitbucket.org/pypy/pypy/issues/2990/test_async_def-is-failing-on-py36-but-test
Ryan Hileman: https://bitbucket.org/pypy/pypy/src/py3.6/pypy/interpreter/astcompiler/test/test_symtable.py?at=py3.6&fileviewer=file-view-default#test_symtable.py-454:459 I can't reproduce this test on CPython 3.6, so I think the test is incorrect on py3.6 and there's no CO_GENERATOR flag on functions with await anymore? _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue