Skip to content

Commit 503bc63

Browse files
authored
Update idlelib NEWS for 3.7 (#2089)
1 parent c94c41c commit 503bc63

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

Lib/idlelib/NEWS.txt

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
1-
What's New in IDLE 3.6.0?
2-
===========================
3-
*Release date: 2016-12-16?*
1+
What's New in IDLE 3.7.0
2+
Released on 2018-06-18?
3+
========================
4+
5+
bpo-30290: Help-about: use pep8 names and add tests.
6+
Increase coverage to 100%.
7+
Patches by Louie Lu, Cheryl Sabella, and Terry Jan Reedy.
8+
9+
bpo-30303: Add _utest option to textview; add new tests.
10+
Increase coverage to 100%.
11+
Patches by Louie Lu and Terry Jan Reedy.
12+
13+
Issue #29071: IDLE colors f-string prefixes (but not invalid ur prefixes).
14+
15+
Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
16+
Update and augment description of the configuration system.
17+
18+
19+
What's New in IDLE 3.6.0
20+
Released on 2016-12-23
21+
========================
422

523
- Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
624
Patch by Roger Serwy, updated by Bayard Randel.

0 commit comments

Comments
 (0)