SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 296 Python

gh-131238: Remove pycore_runtime.h from pycore_pystate.h (#131356)

* Remove includes from pycore_pystate.h:

  * pycore_runtime_structs.h
  * pycore_runtime.h
  * pycore_tstate.h
  * pycore_interp.h

* Reorganize internal headers. Move _gc_thread_state from
  pycore_interp_structs.h to pycore_tstate.h.
* Add 3 new header files to PCbuild/pythoncore.vcxproj.
V
Victor Stinner committed
4b540313238de9d53bd9d9866eb481e954ad508f
Parent: 0a54bd6
Committed by GitHub <noreply@github.com> on 3/19/2025, 4:33:24 PM