mirror of
https://github.com/python/cpython.git
synced 2026-07-31 14:16:33 -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