[issue36150] Possible assertion failures due to _ctypes.c's PyCData_reduce()

Christian Heimes report at bugs.python.org
Thu Feb 28 16:36:33 EST 2019


Christian Heimes <lists at cheimes.de> added the comment:

Yes, N and O accept NULL and pass the exception up the call stack. It's not a bug. https://docs.python.org/3/c-api/arg.html?highlight=py_buildvalue#c.Py_BuildValue

----------
nosy: +christian.heimes
resolution:  -> not a bug
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list