mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
988f1ec8d2
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