Skip to content

Commit 4cf7afc

Browse files
bpo-4630: Fix errors in Lib/idlelib/NEWS.txt (GH-21594)
Also one in news log. (cherry picked from commit 592527f) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent 00466db commit 4cf7afc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lib/idlelib/NEWS.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ bpo-38636: Fix IDLE Format menu tab toggle and file indent width. These
6363
functions (default shortcuts Alt-T and Alt-U) were mistakenly disabled
6464
in 3.7.5 and 3.8.0.
6565

66-
bpo-4360: Add an option to toggle IDLE's cursor blink for shell,
66+
bpo-4630: Add an option to toggle IDLE's cursor blink for shell,
6767
editor, and output windows. See Settings, General, Window Preferences,
68-
Cursor Blink. Patch by Zachary Spytz.
68+
Cursor Blink. Patch by Zackery Spytz.
6969

7070
bpo-26353: Stop adding newline when saving an IDLE shell window.
7171

Misc/NEWS.d/3.9.0a1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5081,7 +5081,7 @@ Stop adding newline when saving an IDLE shell window.
50815081
50825082
Add an option to toggle IDLE's cursor blink for shell, editor, and output
50835083
windows. See Settings, General, Window Preferences, Cursor Blink. Patch by
5084-
Zachary Spytz.
5084+
Zackery Spytz.
50855085

50865086
..
50875087

0 commit comments

Comments
 (0)