Files
cpython/Doc/c-api
Christian Heimes 422051a367 Patch #1953
I implemented the function sys._compact_freelists() and C API functions PyInt_/PyFloat_CompactFreeList() to compact the pre-allocated blocks of ints and floats. They allow the user to reduce the memory usage of a Python process that deals with lots of numbers.
The patch also renames sys._cleartypecache to sys._clear_type_cache
2008-02-04 18:00:12 +00:00
..
2008-01-19 22:14:27 +00:00
2007-12-29 10:57:00 +00:00
2008-02-04 18:00:12 +00:00
2008-01-19 22:14:27 +00:00
2007-12-29 10:57:00 +00:00
2008-02-04 18:00:12 +00:00
2007-12-29 10:57:00 +00:00
2008-01-19 22:14:27 +00:00
2008-01-26 13:41:21 +00:00
2007-12-05 19:49:21 +00:00
2008-01-19 22:14:27 +00:00
2008-01-20 19:48:40 +00:00
2008-01-19 22:14:27 +00:00