[issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions

STINNER Victor report at bugs.python.org
Sat Apr 10 18:17:46 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:


New changeset 09bbebea163fe7303264cf4069c51d4d2f22fde4 by Victor Stinner in branch 'master':
bpo-43753: Add Py_Is() and Py_IsNone() functions (GH-25227)
https://github.com/python/cpython/commit/09bbebea163fe7303264cf4069c51d4d2f22fde4


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43753>
_______________________________________


More information about the Python-bugs-list mailing list