mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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