Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dobject.h551 #define Py_TRASHCAN_SAFE_BEGIN(op) Py_TRASHCAN_BEGIN_CONDITION(op, 1) macro
/third_party/python/Misc/NEWS.d/
D3.10.0rc2.rst132 the old ones (Py_TRASHCAN_SAFE_BEGIN/END).
/third_party/python/Doc/whatsnew/
D3.9.rst1422 * ``Py_TRASHCAN_SAFE_BEGIN``