We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda691d commit c841a30Copy full SHA for c841a30
Lib/idlelib/NEWS.txt
@@ -1,8 +1,16 @@
1
Since 2.7.13, only severe bugs are fixed on the 2.7 branch.
2
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
11
What's New in IDLE 2.7.16?
12
==========================
-*Release date: 2019-01-01?*
13
+*Release date: 2019-03-02*
14
15
bpo-31500: Default fonts now are scaled on HiDPI displays.
16
0 commit comments