Skip to content

Commit 65fa126

Browse files
authored
[2.7] bpo-34162: Update 2.7 idlelib/NEWS.txt to 2018-9-24 (GH-9550)
1 parent 69d0bc1 commit 65fa126

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

Lib/idlelib/NEWS.txt

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
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+
114
What's New in IDLE 2.7.13?
215
==========================
3-
*Release date: 2017-01-01?*
16+
*Release date: 2016-12-17*
417

518
- Issue #27854: Make Help => IDLE Help work again on Windows.
619
Include idlelib/help.html in 2.7 Windows installer.
@@ -35,7 +48,7 @@ What's New in IDLE 2.7.13?
3548

3649
What's New in IDLE 2.7.12?
3750
==========================
38-
*Release date: 2015-06-25*
51+
*Release date: 2016-06-25*
3952

4053
- Issue #5124: Paste with text selected now replaces the selection on X11.
4154
This matches how paste works on Windows, Mac, most modern Linux apps,

0 commit comments

Comments
 (0)