Files
cpython/Objects
Tim Peters 8a8cdfd0f5 Small anal correctness tweaks:
_PyObject_DebugMalloc:  explicitly cast PyObject_Malloc's result to the
target pointer type.

_PyObject_DebugDumpStats:  change decl of arena_alignment from unsigned
int to unsigned long.

This is for the 2.3 release only (it's new code).
2002-04-12 20:49:36 +00:00
..
2001-08-29 23:54:21 +00:00
2002-03-18 20:43:51 +00:00
2002-04-12 20:49:36 +00:00
2002-04-12 03:07:20 +00:00