mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
bd46174a5a
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