mirror of
https://github.com/python/cpython.git
synced 2026-08-03 07:35:55 -04:00
When less than half the buffer is taken just copy that small part out rather than doing a big alloc + memmove + big shrink.
Source files for various builtin objects