mirror of
https://github.com/python/cpython.git
synced 2026-07-24 02:46:51 -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