[2.7] bpo-34162: Update 2.7 idlelib/NEWS.txt to 2018-9-24 (GH-9550) · python/cpython@65fa126

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*

417518

- 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?

35483649

What's New in IDLE 2.7.12?

3750

==========================

38-

*Release date: 2015-06-25*

51+

*Release date: 2016-06-25*

39524053

- 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,