]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.14] gh-138997: Remove false justify `fill` option from Tkinter docs (GH-139023...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Oct 2025 03:52:59 +0000 (05:52 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Oct 2025 03:52:59 +0000 (03:52 +0000)
gh-138997: Remove false justify `fill` option from Tkinter docs (GH-139023)
(cherry picked from commit 115a04b80259ac3116571eb601c5efc51004e90c)

Co-authored-by: Marat Khagazheev <marathagazeev@gmail.com>
Co-authored-by: marat <khagazheev@artlebedev.ru>
Doc/library/tkinter.rst

index be26af02bcee0d38a4e199bb89c35ad5d9ffeadf..22e08c45d01ef913547b7967f6f9975df86162d5 100644 (file)
@@ -839,8 +839,7 @@ geometry
    For example: ``fred["geometry"] = "200x100"``.
 
 justify
-   Legal values are the strings: ``"left"``, ``"center"``, ``"right"``, and
-   ``"fill"``.
+   Legal values are the strings: ``"left"``, ``"center"``, and ``"right"``.
 
 region
    This is a string with four space-delimited elements, each of which is a legal