]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: Fix duplicate words in idlelib (#136089)
authorWeilin Du <108666168+LamentXU123@users.noreply.github.com>
Sun, 29 Jun 2025 06:47:38 +0000 (14:47 +0800)
committerGitHub <noreply@github.com>
Sun, 29 Jun 2025 06:47:38 +0000 (02:47 -0400)
commitf04d2b8819eb37d5439b7437f1e80a1e5c5c4f07
treec2688ef06a608c96d82f40aaafdbf132e5a6bc0b
parent5334732f9c8a44722e4b339f4bb837b5b0226991
Doc: Fix duplicate words in idlelib (#136089)
Lib/idlelib/configdialog.py
Lib/idlelib/debugger.py
Lib/idlelib/editor.py
Lib/idlelib/idle_test/htest.py
Misc/ACKS