_PyObject_DebugMalloc(): The return value should add
2*sizeof(size_t) now, not 8. This probably accounts for current disasters on the 64-bit buildbot slaves.
Showing
Please register or sign in to comment
2*sizeof(size_t) now, not 8. This probably accounts for current disasters on the 64-bit buildbot slaves.