]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-72284: Revise lists in IDLE doc (GH-114174) (#114176)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 17 Jan 2024 08:35:35 +0000 (09:35 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 08:35:35 +0000 (03:35 -0500)
commit8cb1b797fb78865b7b0fb26a6883f3251f1b0190
tree3fa6c325d2a8f8e2d470fcc34b707a2da21eb6c7
parent069cca7c2bcceb95aaf843bee32780f7720efa33
[3.11] gh-72284: Revise lists in IDLE doc  (GH-114174) (#114176)

Tkinter is a fact, not necessarily a feature.

Reorganize editor key bindings in a logical order
and remove those that do not work, at least on Windows.

Improve shell bindings list.
(cherry picked from commit 4a32275389d94ba41f8881c32ad4b232effb1c6f)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/idle.rst
Lib/idlelib/News3.txt
Lib/idlelib/help.html
Misc/NEWS.d/next/IDLE/2024-01-17-02-15-33.gh-issue-72284.cAQiYO.rst [new file with mode: 0644]