[issue39573] Make PyObject an opaque structure in the limited C API

STINNER Victor report at bugs.python.org
Fri Feb 14 02:48:34 EST 2020


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


New changeset d212c3c55d414203b0579e000d9f340f8cd11be7 by Dong-hee Na in branch 'master':
bpo-39573: PyXXX_Check() macros use Py_IS_TYPE() (GH-18508)
https://github.com/python/cpython/commit/d212c3c55d414203b0579e000d9f340f8cd11be7


----------

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


More information about the Python-bugs-list mailing list