mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
e265ce8a56
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