New submission from Larry Hastings <[email protected]>: If my patch in issue 53046 is accepted, I hereby agree to figure out if the calls to PyCapsule_GetPointer() in Modules/_ctypes/callproc.c need more error checking or what.
---------- components: Interpreter Core messages: 87215 nosy: benjamin.peterson, larry severity: normal status: open title: Ensure that PyCapsule_GetPointer calls in ctypes handle errors appropriately type: behavior versions: Python 3.1 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5939> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
