mirror of
https://github.com/python/cpython.git
synced 2026-05-08 21:50:40 -04:00
e63894b3ee
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