File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1033,8 +1033,6 @@ tab of the configuration dialog. Line numbers for an existing
10331033window 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
10391037importlib
10401038---------
Original file line number Diff line number Diff 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
871871solved 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-
876873The changes above have been backported to 3.7 maintenance releases.
877874
878875
You can’t perform that action at this time.
0 commit comments