Skip to content

[3.13] gh-89360: Fix ValueError in IDLE MultiCall event_delete (GH-152738)#152804

Merged
terryjreedy merged 1 commit into
python:3.13from
miss-islington:backport-ea7619f-3.13
Jul 1, 2026
Merged

[3.13] gh-89360: Fix ValueError in IDLE MultiCall event_delete (GH-152738)#152804
terryjreedy merged 1 commit into
python:3.13from
miss-islington:backport-ea7619f-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Deleting a key binding for a sequence not bound to the virtual event no
longer raises a ValueError; the discrepancy is now ignored.
(cherry picked from commit ea7619f)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…GH-152738)

Deleting a key binding for a sequence not bound to the virtual event no
longer raises a ValueError; the discrepancy is now ignored.
(cherry picked from commit ea7619f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@terryjreedy terryjreedy merged commit 4dde67c into python:3.13 Jul 1, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-ea7619f-3.13 branch July 1, 2026 16:47
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.

3 participants