gh-76785: Move the Cross-Interpreter Code to Its Own File (gh-111502)
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. :/
E
Eric Snow committed
c6fe0869ab1d91525f88279f8567461082c0d3ce
Parent: 7b153d1
Committed by GitHub <noreply@github.com>
on 10/30/2023, 10:53:10 PM