diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-10-07 03:54:51 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-10-07 03:54:51 (GMT) |
commit | f2a67daca2206bab783abba99d428e5eaf36a8f7 (patch) | |
tree | 1e3360c426729cd72381d1308f8989cd9ce3cbae /acconfig.h | |
parent | 0a1fc4e389b9839f2330083fb20e7a466835422f (diff) | |
download | cpython-f2a67daca2206bab783abba99d428e5eaf36a8f7.zip cpython-f2a67daca2206bab783abba99d428e5eaf36a8f7.tar.gz cpython-f2a67daca2206bab783abba99d428e5eaf36a8f7.tar.bz2 |
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.
Diffstat (limited to 'acconfig.h')
0 files changed, 0 insertions, 0 deletions