File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ Since 2.7.13, only severe bugs are fixed on the 2.7 branch.
2
+
3
+ What's New in IDLE 2.7.16?
4
+ ==========================
5
+ *Release date: 2019-01-01?*
6
+
7
+ bpo-34275: Make calltips always visible on Mac.
8
+ Patch by Kevin Walzer.
9
+
10
+ bpo-34120: Fix freezing after closing some dialogs on Mac.
11
+ This is one of multiple regressions from using newer tcl/tk.
12
+
13
+
1
14
What's New in IDLE 2.7.13?
2
15
==========================
3
- *Release date: 2017-01-01? *
16
+ *Release date: 2016-12-17 *
4
17
5
18
- Issue #27854: Make Help => IDLE Help work again on Windows.
6
19
Include idlelib/help.html in 2.7 Windows installer.
@@ -35,7 +48,7 @@ What's New in IDLE 2.7.13?
35
48
36
49
What's New in IDLE 2.7.12?
37
50
==========================
38
- *Release date: 2015 -06-25*
51
+ *Release date: 2016 -06-25*
39
52
40
53
- Issue #5124: Paste with text selected now replaces the selection on X11.
41
54
This matches how paste works on Windows, Mac, most modern Linux apps,
You can’t perform that action at this time.
0 commit comments