Tin mới
gh-116322: Enable the GIL while loading C extension modules (#118560)
gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` (#116338)
gh-109693: Update _gil_runtime_state.locked to use pyatomic.h (gh-110836)
gh-109693: Update _gil_runtime_state.last_holder to use pyatomic.h (#110605)
gh-108216: Cleanup #include in internal header files (#108228)
bpo-38353: Cleanup includes in the internal C API (GH-16548)
bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853)
bpo-35081: Internal headers require Py_BUILD_CORE (GH-10363)
bpo-35081: Add pycore_ prefix to internal header files (GH-10263)