Josh Rosenberg added the comment:

Sorry for breaking it up, but the same comment on consistent prototypes 
mirroring the C standard lib calloc would apply to all the API functions as 
well, e.g. PyMem_RawCalloc, PyMem_Calloc, PyObject_Calloc and 
_PyObject_GC_Calloc, not just the structure function pointer.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21233>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to