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

STINNER Victor report at bugs.python.org
Wed Sep 29 19:28:18 EDT 2021


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


New changeset 8d3e7eff0936926554db6162c992af5829dc8160 by Victor Stinner in branch 'main':
bpo-43753: _operator.is_() uses Py_Is() (GH-28641)
https://github.com/python/cpython/commit/8d3e7eff0936926554db6162c992af5829dc8160


----------

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


More information about the Python-bugs-list mailing list