Guido suggests, and I agree, to insist that SIZEOF_VOID_P be a power of 2.
This simplifies the rounding in _PyObject_VAR_SIZE, allows to restore the pre-rounding calling sequence, and allows some nice little simplifications in its callers. I'm still making it return a size_t, though.
T
Tim Peters committed
f2a67daca2206bab783abba99d428e5eaf36a8f7
Parent: 0a1fc4e