mirror of
https://github.com/python/cpython.git
synced 2026-07-05 09:19:49 -04:00
547d8daf78
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