diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-12 20:49:36 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-12 20:49:36 +0000 |
commit | 8a8cdfd0f5fac3f340881c9a993d1e2688ef6641 (patch) | |
tree | 60aa4f1ddd46bbf2a5968e34fedbc7d1cc3f1695 /Python/pythonrun.c | |
parent | d4c0e5fd5b87de56f6e66edb5d120eee59405f33 (diff) | |
download | cpython-git-8a8cdfd0f5fac3f340881c9a993d1e2688ef6641.tar.gz |
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).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions