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

Andy Lester report at bugs.python.org
Tue Feb 18 09:38:54 EST 2020


Andy Lester <andy at petdance.com> added the comment:

All I'm saying is that I think Py_IS_TYPE is a great idea, and that Py_IS_TYPE should take const arguments, since its arguments are not modified.  If you think that should go in a different ticket, then I can make that happen.

----------

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


More information about the Python-bugs-list mailing list