mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
a9c3c22c33
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.