[issue40438] Python 3.9 eval on list comprehension sometimes returns coroutines

Batuhan Taskaya report at bugs.python.org
Wed Apr 29 13:56:14 EDT 2020


Batuhan Taskaya <batuhanosmantaskaya at gmail.com> added the comment:

> This can be closed, but for completeness, the test you ran didn't verify that the bug was fixed. This is because the hard coded compile flags I gave in my example seem to have changed in Python 3.9 (is this documented?). 

Yes, this is documented on What's New.

> Which does produce the correct output as expected. So, the issue can remain closed. I am curious what the bug in 3.9.0a5 was though if you have any speculations.

See issue 39562

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40438>
_______________________________________


More information about the Python-bugs-list mailing list