mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00: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