]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81057: Move the Extension Modules Cache to _PyRuntimeState (gh-99355)
authorEric Snow <ericsnowcurrently@gmail.com>
Fri, 11 Nov 2022 21:16:28 +0000 (14:16 -0700)
committerGitHub <noreply@github.com>
Fri, 11 Nov 2022 21:16:28 +0000 (14:16 -0700)
commitdd36b71fa6164ebba5d94bb4a24eac43b1c54906
treeb80a158cde971908ead6d89f7ed75c82b736992f
parentfe55ff3f68d56e11526652a21d8fe27444f96224
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
Include/internal/pycore_import.h
Include/internal/pycore_interp.h
Include/internal/pycore_runtime.h
Include/moduleobject.h
Objects/moduleobject.c
Python/import.c
Tools/c-analyzer/cpython/globals-to-fix.tsv