Skip to content

Commit 38c28f2

Browse files
committed
revert outdated additions to "What's New" docs
1 parent 0c1f907 commit 38c28f2

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

Doc/whatsnew/3.7.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1033,8 +1033,6 @@ tab of the configuration dialog. Line numbers for an existing
10331033
window are shown and hidden in the Options menu.
10341034
(Contributed by Tal Einat and Saimadhav Heblikar in :issue:`17535`.)
10351035

1036-
IDLE's auto-completion can now complete string and bytes keys of dicts.
1037-
(Contributed by Tal Einat in :issue:`21261`.)
10381036

10391037
importlib
10401038
---------

Doc/whatsnew/3.8.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -870,9 +870,6 @@ clipboard. Converting strings from Tcl to Python and back now never fails.
870870
(Many people worked on this for eight years but the problem was finally
871871
solved by Serhiy Storchaka in :issue:`13153`.)
872872

873-
IDLE's auto-completion can now complete string and bytes keys of dicts.
874-
(Contributed by Tal Einat in :issue:`21261`.)
875-
876873
The changes above have been backported to 3.7 maintenance releases.
877874

878875

0 commit comments

Comments
 (0)