summaryrefslogtreecommitdiffstats
path: root/Lib/Queue.py
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-12 20:49:36 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-04-12 20:49:36 (GMT)
commit8a8cdfd0f5fac3f340881c9a993d1e2688ef6641 (patch)
tree60aa4f1ddd46bbf2a5968e34fedbc7d1cc3f1695 /Lib/Queue.py
parentd4c0e5fd5b87de56f6e66edb5d120eee59405f33 (diff)
downloadcpython-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