Skip to content

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

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

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

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 enabled auto-merge (squash) July 1, 2026 16:23
@terryjreedy terryjreedy merged commit ca45324 into python:3.14 Jul 1, 2026
49 checks passed
@miss-islington miss-islington deleted the backport-ea7619f-3.14 branch July 1, 2026 16:49
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