mirror of
https://github.com/python/cpython.git
synced 2026-08-15 23:12:07 +08:00
* Rename _PyThreadState_DisableTracing() to _PyThreadState_PauseTracing() * Rename _PyThreadState_ResetTracing() to _PyThreadState_ResumeTracing()
Miscellaneous source files for the main Python shared library