Home
last modified time | relevance | path

Searched refs:PyObject_REPR (Results 1 – 25 of 25) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dcompile.c1251 PyObject_REPR(c->u->u_ste->ste_id), in get_ref_type()
1253 PyObject_REPR(c->u->u_ste->ste_symbols), in get_ref_type()
1254 PyObject_REPR(c->u->u_varnames), in get_ref_type()
1255 PyObject_REPR(c->u->u_names) in get_ref_type()
1307 PyObject_REPR(name), in compiler_make_closure()
1311 PyObject_REPR(co->co_freevars)); in compiler_make_closure()
H A Dceval.c1949 PyObject_REPR(w)); in PyEval_EvalFrameEx()
1963 PyObject_REPR(w)); in PyEval_EvalFrameEx()
2038 PyObject_REPR(w)); in PyEval_EvalFrameEx()
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dceval.c1732 PyObject_REPR(w)); in PyEval_EvalFrameEx()
1745 PyObject_REPR(w)); in PyEval_EvalFrameEx()
1818 PyObject_REPR(w)); in PyEval_EvalFrameEx()
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dceval.c1732 PyObject_REPR(w)); in PyEval_EvalFrameEx()
1745 PyObject_REPR(w)); in PyEval_EvalFrameEx()
1818 PyObject_REPR(w)); in PyEval_EvalFrameEx()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dobject.h521 #define PyObject_REPR(obj) PyString_AS_STRING(PyObject_Repr(obj)) macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dobject.h533 #define PyObject_REPR(obj) PyString_AS_STRING(PyObject_Repr(obj)) macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dobject.h533 #define PyObject_REPR(obj) PyString_AS_STRING(PyObject_Repr(obj)) macro
/dports/databases/py-gdbm/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/lang/python37/Python-3.7.12/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/lang/python38/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/lang/python310/Python-3.10.1/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/lang/python-tools/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/lang/python39/Python-3.9.9/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/databases/py-sqlite3/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/lang/python311/Python-3.11.0a3/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/whatsnew/
H A D3.5.rst2523 * Removed non-documented macro :c:macro:`PyObject_REPR` which leaked references.
/dports/lang/python37/Python-3.7.12/Misc/
H A DNEWS19158 - bpo-22453: Removed non-documented macro PyObject_REPR().
/dports/databases/py-gdbm/Python-3.8.12/Misc/
H A DNEWS24185 - bpo-22453: Removed non-documented macro PyObject_REPR().
/dports/lang/python-tools/Python-3.8.12/Misc/
H A DNEWS24185 - bpo-22453: Removed non-documented macro PyObject_REPR().
/dports/lang/python38/Python-3.8.12/Misc/
H A DNEWS24185 - bpo-22453: Removed non-documented macro PyObject_REPR().
/dports/databases/py-sqlite3/Python-3.8.12/Misc/
H A DNEWS24185 - bpo-22453: Removed non-documented macro PyObject_REPR().
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Misc/
H A DNEWS24185 - bpo-22453: Removed non-documented macro PyObject_REPR().
/dports/lang/python39/Python-3.9.9/Misc/
H A DNEWS27381 - bpo-22453: Removed non-documented macro PyObject_REPR().
/dports/lang/python310/Python-3.10.1/Misc/
H A DNEWS30325 - bpo-22453: Removed non-documented macro PyObject_REPR().
/dports/lang/python311/Python-3.11.0a3/Misc/
H A DNEWS31554 - bpo-22453: Removed non-documented macro PyObject_REPR().