diff options
author | Matthias Bussonnier <bussonniermatthias@gmail.com> | 2020-07-06 21:26:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 21:26:52 (GMT) |
commit | bd46174a5a09a54e5ae1077909f923f56a7cf710 (patch) | |
tree | 0b217ac0c8f01eb1789acc9d7ab23848ab7d0b5e /Doc | |
parent | a103e73ce8d34e3af5f556ee9090ce89249d565e (diff) | |
download | cpython-bd46174a5a09a54e5ae1077909f923f56a7cf710.zip cpython-bd46174a5a09a54e5ae1077909f923f56a7cf710.tar.gz cpython-bd46174a5a09a54e5ae1077909f923f56a7cf710.tar.bz2 |
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.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions