]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124013: remove _PyCompile_IsTopLevelAwait (#124014)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 12 Sep 2024 18:58:32 +0000 (19:58 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2024 18:58:32 +0000 (19:58 +0100)
commit8145ebea587284db3be3f152ee0298952977d6f4
tree1e636a9a54228474a6889f43bd59a88d77693a1d
parentb2afe2aae487ebf89897e22c01d9095944fd334f
gh-124013: remove _PyCompile_IsTopLevelAwait (#124014)
Include/internal/pycore_compile.h
Python/codegen.c
Python/compile.c