Message216404
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. |
|
| Date |
User |
Action |
Args |
| 2014-04-15 22:20:09 | josh.r | set | recipients:
+ josh.r, pitrou, vstinner, njs, skrah, neologix |
| 2014-04-15 22:20:09 | josh.r | set | messageid: <[email protected]> |
| 2014-04-15 22:20:09 | josh.r | link | issue21233 messages |
| 2014-04-15 22:20:09 | josh.r | create | |
|