mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
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.
Miscellaneous source files for the main Python shared library