mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #4008: Fix problems with non-ASCII source files.
This commit is contained in:
parent
1cbb17a818
commit
975a079794
3 changed files with 21 additions and 12 deletions
|
@ -3,6 +3,8 @@ What's New in IDLE 3.1a1?
|
|||
|
||||
*Release date: XX-XXX-XXXX*
|
||||
|
||||
- Issue #4008: Fix problems with non-ASCII source files.
|
||||
|
||||
- Issue #4323: Always encode source as UTF-8 without asking
|
||||
the user (unless a different encoding is declared); remove
|
||||
user configuration of source encoding; all according to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue