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