mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
c6fe0869ab
This is partly to clear this stuff out of pystate.c, but also in preparation for moving some code out of _xxsubinterpretersmodule.c. This change also moves this stuff to the internal API (new: Include/internal/pycore_crossinterp.h). @vstinner did this previously and I undid it. Now I'm re-doing it. :/
Source files for various builtin objects