X Tutup
The Wayback Machine - https://web.archive.org/web/20211016061252/https://github.com/python/cpython/tree/main/Modules
Skip to content
main
Switch branches/tags
cpython/Modules/
cpython/Modules/

Latest commit

Add PyThreadState_EnterTracing() and PyThreadState_LeaveTracing()
functions to the limited C API to suspend and resume tracing and
profiling.

Add an unit test on the PyThreadState C API to _testcapi.

Add also internal _PyThreadState_DisableTracing() and
_PyThreadState_ResetTracing().
547d26a

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Source files for standard library extension modules,
and former extension modules that are now builtin modules.
X Tutup