mirror of
https://github.com/python/cpython.git
synced 2026-05-27 22:56:48 -04:00
24ddaee5ca
gh-106168: Update the size only after setting the item, to avoid temporary inconsistencies. Also remove the "what's new" sentence regarding the size setting since tuples cannot grow after allocation.
Source files for various builtin objects