Tin mới
gh-145921: Add "_DuringGC" functions for tp_traverse (GH-145925)
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
gh-140550: Use a bool for the Py_mod_gil value (GH-141519)
gh-141150: Don't rely on implicit conversion from void * to pointer in _PyModule… (#141147)
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
gh-132775: Add _PyModule_GetFilenameObject() and _PyModule_GetFilenameUTF8() (gh-132979)
gh-123930: Better error for "from imports" when script shadows module (#123929)
gh-111178: Fix function signatures in moduleobject.c (#124900)
gh-116322: Add Py_mod_gil module slot (#116882)
gh-106320: Remove private _PyModule API (#107070)
gh-105927: finalize_modules_clear_weaklist() uses _PyWeakref_GET_REF() (#105971)
gh-104066: Improve performance of hasattr for module objects (#104063)
bpo-45459: Use type names in the internal C API (GH-31669)
bpo-40137: Add pycore_moduleobject.h internal header (GH-25507)