PyObject_Malloc: make a tiny bit faster for platforms where malloc(0)
doesn't return NULL. PyObject_Realloc: better comment for why we don't call PyObject_Malloc(0).
T
Tim Peters committed
64d80c9f40465f9bed18712bc2b792f28dcac162
Parent: 3e12071