Uh oh!
There was an error while loading. Please reload this page.
gh-126008: Improve docstrings for Tkinter cget and configure methods - #133303
Conversation
…thods * Explain the behavior of Widget.configure() depending on arguments. * Unify descriptions. * Replace "resource" with "option".
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When you're done making the requested changes, leave the comment: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Brian Skinn <brian.skinn@gmail.com>
We agree that it would be better to have a separate issue/PR to handle option name formatting in docstrings in this entire file.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…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>
…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>
GH-137660 is a backport of this pull request to the 3.14 branch. |
GH-137661 is a backport of this pull request to the 3.13 branch. |
serhiy-storchaka
commented
Aug 12, 2025
Thank you for your review, @terryjreedy, @bskinn. |
* main: pythongh-137288: Update 3.14 magic numbers (pythonGH-137665) pythongh-135228: When @DataClass(slots=True) replaces a dataclass, make the original class collectible (take 2) (pythonGH-137047) pythongh-126008: Improve docstrings for Tkinter cget and configure methods (pythonGH-133303) pythongh-131885: Use positional-only markers for ``max()`` and ``min()`` (python#131868) pythonGH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (pythonGH-137567) pythongh-125897: Mark range function parameters as positional only (python#125945) pythongh-137400: Fix a crash when disabling profiling across all threads (pythongh-137471) pythongh-115766: Fix IPv4Interface.is_unspecified (pythonGH-137326) pythongh-128813: cleanup C-API docs for PyComplexObject (pythonGH-137579) pythongh-135953: Profile a module or script with sampling profiler (python#136777) Fix documentation of hash in PyHash_FuncDef (python#137595)
…thods (pythonGH-133303) * Explain the behavior of Widget.configure() depending on arguments. * Unify descriptions. * Replace "resource" with "option".
Uh oh!
There was an error while loading. Please reload this page.