Skip to content

gh-105699: Use a _Py_hashtable_t for the PyModuleDef Cache#106974

Merged
ericsnowcurrently merged 14 commits into
python:mainfrom
ericsnowcurrently:fix-extensions-tstate-alt
Jul 28, 2023
Merged

gh-105699: Use a _Py_hashtable_t for the PyModuleDef Cache#106974
ericsnowcurrently merged 14 commits into
python:mainfrom
ericsnowcurrently:fix-extensions-tstate-alt

Make the cached module defs immortal.

20c8b9d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs