]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Doc: Fix duplicate words in idlelib (GH-136089) (#136090)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 29 Jun 2025 07:12:50 +0000 (09:12 +0200)
committerGitHub <noreply@github.com>
Sun, 29 Jun 2025 07:12:50 +0000 (07:12 +0000)
commit7df3eee6455d783754797cde99a8bff06e5d00ab
treedd9aecb0c39de409e555261a3dfbf354ff1dadbd
parentc66b54f361e026229f10d1254ed0164b0b41f471
[3.14] Doc: Fix duplicate words in idlelib (GH-136089) (#136090)

Doc: Fix duplicate words in idlelib (GH-136089)
(cherry picked from commit f04d2b8819eb37d5439b7437f1e80a1e5c5c4f07)

Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
Lib/idlelib/configdialog.py
Lib/idlelib/debugger.py
Lib/idlelib/editor.py
Lib/idlelib/idle_test/htest.py
Misc/ACKS