Victor Stinner
f4b1e3d7c6
bpo-38644: Add Py_EnterRecursiveCall() to the limited API (GH-17046)
...
Provide Py_EnterRecursiveCall() and Py_LeaveRecursiveCall() as
regular functions for the limited API. Previously, there were defined
as macros, but these macros didn't work with the limited API which
cannot access PyThreadState.recursion_depth field.
Remove _Py_CheckRecursionLimit from the stable ABI.
Add Include/cpython/ceval.h header file.
2019-11-04 19:48:34 +01:00
..
2019-05-17 15:25:34 +05:30
2019-06-28 18:02:56 +09:00
2019-05-17 15:25:34 +05:30
2019-10-30 21:37:16 +02:00
2019-05-17 15:25:34 +05:30
2019-10-30 21:37:16 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-26 13:02:30 -07:00
2019-10-30 12:03:20 +02:00
2019-06-02 00:05:48 +03:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 12:03:20 +02:00
2019-05-17 15:25:34 +05:30
2019-10-30 12:03:20 +02:00
2019-11-04 19:48:34 +01:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 21:37:16 +02:00
2019-05-27 16:39:22 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-05-17 15:25:34 +05:30
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-11-01 16:47:05 +01:00
2019-05-17 15:25:34 +05:30
2019-10-30 21:37:16 +02:00
2019-05-17 15:25:34 +05:30
2019-10-30 21:37:16 +02:00
2019-05-17 15:25:34 +05:30
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-05-17 15:25:34 +05:30
2019-10-30 12:03:20 +02:00
2019-10-30 12:03:20 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 21:37:16 +02:00
2019-10-30 21:37:16 +02:00
2019-05-17 15:25:34 +05:30
2019-10-30 21:37:16 +02:00
2019-10-30 12:03:20 +02:00