8000 [2.7] Update idlelib NEWS.txt for 2.7 (GH-13436) · python/cpython@c841a30 · GitHub
[go: up one dir, main page]

Skip to content

Commit c841a30

Browse files
authored
[2.7] Update idlelib NEWS.txt for 2.7 (GH-13436)
1 parent eda691d commit c841a30

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Lib/idlelib/NEWS.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
Since 2.7.13, only severe bugs are fixed on the 2.7 branch.
22

3+
What's New in IDLE 2.7.17?
4+
==========================
5+
*Release date: 2019-07-??*
6+
7+
bpo-36807: When saving a file, call file.flush() and os.fsync()
8+
so bits are flushed to e.g. a USB drive.
9+
10+
311
What's New in IDLE 2.7.16?
412
==========================
5-
*Release date: 2019-01-01?*
13+
*Release date: 2019-03-02*
614

715
bpo-31500: Default fonts now are scaled on HiDPI displays.
816

0 commit comments

Comments
 (0)
0