Files
cpython/Include
Victor Stinner 048afd98b3 Remove CALL_PROFILE special build
Issue #28799:

* Remove the PyEval_GetCallStats() function.
* Deprecate the untested and undocumented sys.callstats() function.
* Remove the CALL_PROFILE special build

Use the sys.setprofile() function, cProfile or profile module to profile
function calls.
2016-11-28 11:59:04 +01:00
..
2016-01-26 00:40:57 +01:00
2016-11-28 11:59:04 +01:00
2016-06-03 22:37:48 -07:00
2016-09-09 12:36:44 -07:00
2016-09-18 18:00:25 -07:00
2015-01-29 14:29:51 +01:00
2015-03-21 09:25:53 +02:00
2016-11-01 00:35:39 -04:00
2016-09-19 22:16:36 -07:00
2016-08-20 08:03:06 +00:00
2016-09-08 09:33:56 -07:00
2016-05-08 14:02:35 +00:00
2016-09-18 18:12:21 -07:00