cpython
cpython copied to clipboard
gh-81057: Move the Extension Modules Cache to _PyRuntimeState
We also move the closely related max_module_number and add comments documenting the group of struct members.
- Issue: gh-81057