summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/C API/2020-10-05-01-25-23.bpo-41936.1gb5ra.rst
blob: 646135330861675924bb7629734308496c0b9c3e (plain)
1
2
3
Removed undocumented macros ``Py_ALLOW_RECURSION`` and
``Py_END_ALLOW_RECURSION`` and the ``recursion_critical`` field of the
:c:type:`PyInterpreterState` structure.