mirror of
https://github.com/python/cpython.git
synced 2025-10-27 19:54:38 +00:00
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. |
||
|---|---|---|
| .. | ||
| _warnings.c.h | ||
| bltinmodule.c.h | ||
| context.c.h | ||
| import.c.h | ||
| marshal.c.h | ||
| sysmodule.c.h | ||
| traceback.c.h | ||