Skip to content

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

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

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

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>
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jun 27, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 27, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 27, 2026 11:39
@serhiy-storchaka serhiy-storchaka merged commit 01cab11 into python:3.15 Jun 27, 2026
39 of 40 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.15 branch June 27, 2026 11:47
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