File tree Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Original file line number Diff line number Diff line change 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
+ ========================
4
22
5
23
- Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
6
24
Patch by Roger Serwy, updated by Bayard Randel.
You can’t perform that action at this time.
0 commit comments