Skip to content

Commit 556cddb

Browse files
authored
[3.6] Update idlelib NEWS for 3.6 (GH-2089) (#2097)
(cherry-picked from 503bc63)
1 parent 82e6067 commit 556cddb

File tree

1 file changed

+26
-3
lines changed

1 file changed

+26
-3
lines changed

Lib/idlelib/NEWS.txt

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
1-
What's New in IDLE 3.6.0?
2-
===========================
3-
*Release date: 2016-12-16?*
1+
What's New in IDLE 3.6.2
2+
Released on 2017-06-23?
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+
14+
What's New in IDLE 3.6.1
15+
Released on 2017-03-21
16+
========================
17+
18+
Issue #29071: IDLE colors f-string prefixes (but not invalid ur prefixes).
19+
20+
Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
21+
Update and augment description of the configuration system.
22+
23+
24+
What's New in IDLE 3.6.0
25+
Released on 2016-12-23
26+
========================
427

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

0 commit comments

Comments
 (0)