mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
b86269db45
Formerly, the length was only fetched from sequence objects. Now, any object that reports its length can benefit from pre-sizing.