mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
image objects, and lots of new methods. * Added counting of allocations and deallocations of builtin types if COUNT_ALLOCS is defined. Had to move calls to NEWREF down in some files. * Bug fix in sorting lists.