_PyObject_GetDictPtr():
+ Use the _PyObject_VAR_SIZE macro to compute object size. + Break the computation into lines convenient for debugger inspection. + Speed the round-up-to-pointer-size computation.
T
Tim Peters committed
7254e5a3edd85563d333ba5aa2978d7cd7daa96a
Parent: 8c18f25