[3.8] bpo-37309: NEWS for #41373 (GH-21612)
Cherry-picked from af08db7
.
This commit is contained in:
parent
1c562ced21
commit
a667e1c66a
|
@ -1,11 +1,21 @@
|
|||
What's New in IDLE 3.8.6
|
||||
Released on 2020-09-14?
|
||||
======================================
|
||||
|
||||
|
||||
bpo-41373: Save files loaded with no line ending, as when blank, or
|
||||
different line endings, by setting its line ending to the system
|
||||
default. Fix regression in 3.8.4 and 3.9.0b4.
|
||||
|
||||
|
||||
What's New in IDLE 3.8.5
|
||||
Released on 2020-07-20
|
||||
======================================
|
||||
|
||||
|
||||
bpo-41300: Save files with non-ascii chars. Fix regression in
|
||||
3.9.0b4 and 3.8.4.
|
||||
|
||||
|
||||
What's New in IDLE 3.8.4
|
||||
Released on 2020-06-30
|
||||
======================================
|
||||
|
|
Loading…
Reference in New Issue