mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-37309: NEWS for #41373 (GH-21612)
This commit is contained in:
parent
0dd463c8a4
commit
af08db7bac
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@ Released on 2020-10-05?
|
|||
======================================
|
||||
|
||||
|
||||
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.
|
||||
|
||||
bpo-41300: Save files with non-ascii chars. Fix regression in
|
||||
3.9.0b4 and 3.8.4.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue