Skip to content

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

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

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

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:40
@serhiy-storchaka serhiy-storchaka merged commit 0f98c66 into python:3.14 Jun 27, 2026
37 of 38 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.14 branch June 27, 2026 11:46
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