Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobjimpl.h339 #define PyObject_AS_GC(op) (op) macro
/external/python/cpython2/Doc/whatsnew/
D2.2.rst1091 * Remove calls to :c:func:`PyObject_AS_GC` and :c:func:`PyObject_FROM_GC`.
/external/python/cpython2/Misc/
DHISTORY7026 - remove calls to PyObject_AS_GC and PyObject_FROM_GC