Skip to content

[3.13] gh-70273: Document default class bindings in tkinter (GH-152389)#152392

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-4fd69ef-3.13
Jun 27, 2026
Merged

[3.13] gh-70273: Document default class bindings in tkinter (GH-152389)#152392
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-4fd69ef-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Note in the Bindings and events section that every widget inherits Tk
class bindings for its standard behavior, where they are documented, and
how to suppress an unwanted one by returning "break" from a callback.
(cherry picked from commit 4fd69ef)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…152389)

Note in the Bindings and events section that every widget inherits Tk
class bindings for its standard behavior, where they are documented, and
how to suppress an unwanted one by returning "break" from a callback.
(cherry picked from commit 4fd69ef)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit 1fc3853 into python:3.13 Jun 27, 2026
30 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jun 27, 2026
@miss-islington miss-islington deleted the backport-4fd69ef-3.13 branch June 27, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news topic-tkinter

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants