Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.13] gh-142218: Fix split table dictionary crash (gh-142229)#142245

Merged
colesbury merged 1 commit into
python:3.13python/cpython:3.13from
colesbury:backport-547d8da-3.13colesbury/cpython:backport-547d8da-3.13Copy head branch name to clipboard
Dec 4, 2025
Merged

[3.13] gh-142218: Fix split table dictionary crash (gh-142229)#142245
colesbury merged 1 commit into
python:3.13python/cpython:3.13from
colesbury:backport-547d8da-3.13colesbury/cpython:backport-547d8da-3.13Copy head branch name to clipboard

Conversation

@colesbury

@colesbury colesbury commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

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 <colesbury@gmail.com>
@colesbury colesbury enabled auto-merge (squash) December 3, 2025 23:39
@colesbury colesbury merged commit 1a75c0f into python:3.13 Dec 4, 2025
74 of 76 checks passed
Sign up for free to 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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.