◐ Shell
clean mode source ↗

[3.14] gh-126008: Improve docstrings for Tkinter cget and configure methods (GH-133303) by miss-islington · Pull Request #137660 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Aug 12, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Contributor

  • Explain the behavior of Widget.configure() depending on arguments.
  • Unify descriptions.
  • Replace "resource" with "option".
    (cherry picked from commit 027cacb)

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

lutongyv reacted with thumbs up emoji
…thods (pythonGH-133303)

* Explain the behavior of Widget.configure() depending on arguments.
* Unify descriptions.
* Replace "resource" with "option".
(cherry picked from commit 027cacb)

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

@encukou encukou merged commit 181cecc into python:3.14

Oct 7, 2025

49 checks passed

@miss-islington miss-islington deleted the backport-027cacb-3.14 branch

January 2, 2026 17:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @serhiy-storchaka @encukou