Skip to content

Commit 304ca21

Browse files
authored
[3.7] bpo-34162: Fix idlelib/NEWS.text for 3.7.4 (#13067)
1 parent e85ba1e commit 304ca21

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

Lib/idlelib/NEWS.txt

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
What's New in IDLE 3.7.3
2-
Released on 2019-??-??
1+
What's New in IDLE 3.7.4
2+
Released on 2019-06-24?
33
======================================
44

55

@@ -19,6 +19,11 @@ This param was only used twice and changed the return type.
1919

2020
bpo-23216: IDLE: Add docstrings to search modules.
2121

22+
23+
What's New in IDLE 3.7.3
24+
Released on 2019-03-25
25+
======================================
26+
2227
bpo-36176: Fix IDLE autocomplete & calltip popup colors.
2328
Prevent conflicts with Linux dark themes
2429
(and slightly darken calltip background).
@@ -74,7 +79,7 @@ Add some internal references within the IDLE doc.
7479

7580

7681
What's New in IDLE 3.7.2
77-
Released on 2018-12-21?
82+
Released on 2018-12-24
7883
======================================
7984

8085
bpo-34864: When starting IDLE on MacOS, warn if the system setting
@@ -117,7 +122,7 @@ The main change is the elimination of chapter-section numbers.
117122

118123

119124
What's New in IDLE 3.7.1
120-
Released on 2018-07-31?
125+
Released on 2018-10-20
121126
======================================
122127

123128
bpo-1529353: Output over N lines (50 by default) is squeezed down to a button.

0 commit comments

Comments
 (0)