Skip to content

Conversation

@colesbury
Copy link
Contributor

@colesburycolesbury commented Dec 3, 2025

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.
(cherry picked from commit 547d8da)

…2229) This fixes a regression introduced in pythongh-140558. The interpreter would crash if we inserted a non `str` key into a split table that matches an existing key. (cherry picked from commit 547d8da) Co-authored-by: Sam Gross <[email protected]>
@colesburycolesbury enabled auto-merge (squash) December 3, 2025 23:39
@colesburycolesbury merged commit 1a75c0f into python:3.13Dec 4, 2025
74 of 76 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@colesbury