◐ Shell
clean mode source ↗

gh-126008: Improve docstrings for Tkinter cget and configure methods by serhiy-storchaka · Pull Request #133303 · python/cpython

…thods

* Explain the behavior of Widget.configure() depending on arguments.
* Unify descriptions.
* Replace "resource" with "option".

tomasr8

terryjreedy

@serhiy-storchaka

@serhiy-storchaka

bskinn

serhiy-storchaka

Co-authored-by: Brian Skinn <brian.skinn@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 12, 2025
…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>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Aug 12, 2025
…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>

serhiy-storchaka added a commit that referenced this pull request

Aug 12, 2025
…ethods (GH-133303) (GH-137661)

* 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>

maurycy added a commit to maurycy/cpython that referenced this pull request

Aug 12, 2025

Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request

Aug 19, 2025
…thods (pythonGH-133303)

* Explain the behavior of Widget.configure() depending on arguments.
* Unify descriptions.
* Replace "resource" with "option".

encukou pushed a commit that referenced this pull request

Oct 7, 2025
…ethods (GH-133303) (GH-137660)

* 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>