Home
last modified time | relevance | path

Searched refs:PyTrash_UNWIND_LEVEL (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
Dobject.h525 #define PyTrash_UNWIND_LEVEL 50 macro
/third_party/python/Objects/
Dobject.c2195 if (tstate->trash_delete_nesting >= PyTrash_UNWIND_LEVEL) { in _PyTrash_begin()
/third_party/python/Doc/whatsnew/
D3.9.rst1418 * ``PyTrash_UNWIND_LEVEL``