mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
Replace PyModule_AddObject() with PyModule_AddType() in the _contextvars module (Python-ast.c). Add also the module name to _contextvars types name.
Miscellaneous source files for the main Python shared library