SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 73 Python

bpo-41218: Only mark async code with CO_COROUTINE. (#21357)

3.8.3 had a regression where compiling with
ast.PyCF_ALLOW_TOP_LEVEL_AWAIT woudl agressively mark things are
coroutine even if there were not.
M
Matthias Bussonnier committed
bd46174a5a09a54e5ae1077909f923f56a7cf710
Parent: a103e73
Committed by GitHub <noreply@github.com> on 7/6/2020, 9:26:52 PM