mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
69150669f2
Remove the undocumented sys.callstats() function. Since Python 3.7, it was deprecated and always returned None. It required a special build option CALL_PROFILE which was already removed in Python 3.7.
Miscellaneous source files for the main Python shared library