We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e7bcc commit c7bf4abCopy full SHA for c7bf4ab
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-12-30-06-48-48.gh-issue-143189.in_sv2.rst
@@ -0,0 +1,3 @@
1
+Fix crash when inserting a non-:class:`str` key into a split table
2
+dictionary when the key matches an existing key in the split table
3
+but has no corresponding value in the dict.
0 commit comments