mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
Remove the private undocumented function _PyEval_CallTracing() from the C API. Call the public sys.call_tracing() function instead.
Miscellaneous source files for the main Python shared library