mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
This fixes a regression introduced in gh-140558. The interpreter would crash if we inserted a non `str` key into a split table that matches an existing key.
Source files for various builtin objects