mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
034f607906
* Rename _PyThreadState_DisableTracing() to _PyThreadState_PauseTracing() * Rename _PyThreadState_ResetTracing() to _PyThreadState_ResumeTracing()
Miscellaneous source files for the main Python shared library