diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-12 20:49:36 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-12 20:49:36 (GMT) |
commit | 8a8cdfd0f5fac3f340881c9a993d1e2688ef6641 (patch) | |
tree | 60aa4f1ddd46bbf2a5968e34fedbc7d1cc3f1695 /Lib/Queue.py | |
parent | d4c0e5fd5b87de56f6e66edb5d120eee59405f33 (diff) | |
download | cpython-8a8cdfd0f5fac3f340881c9a993d1e2688ef6641.zip cpython-8a8cdfd0f5fac3f340881c9a993d1e2688ef6641.tar.gz cpython-8a8cdfd0f5fac3f340881c9a993d1e2688ef6641.tar.bz2 |
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 'Lib/Queue.py')
0 files changed, 0 insertions, 0 deletions