-
- Downloads
gh-81057: Move the Extension Modules Cache to _PyRuntimeState (gh-99355)
We also move the closely related max_module_number and add comments documenting the group of struct members. https://github.com/python/cpython/issues/81057
Showing
- Include/internal/pycore_import.h 17 additions, 0 deletionsInclude/internal/pycore_import.h
- Include/internal/pycore_interp.h 19 additions, 0 deletionsInclude/internal/pycore_interp.h
- Include/internal/pycore_runtime.h 2 additions, 0 deletionsInclude/internal/pycore_runtime.h
- Include/moduleobject.h 14 additions, 0 deletionsInclude/moduleobject.h
- Objects/moduleobject.c 2 additions, 3 deletionsObjects/moduleobject.c
- Python/import.c 50 additions, 28 deletionsPython/import.c
- Tools/c-analyzer/cpython/globals-to-fix.tsv 0 additions, 2 deletionsTools/c-analyzer/cpython/globals-to-fix.tsv
Loading
Please register or sign in to comment