Commit 38d3864
authored
bpo-41300: IDLE - save files with non-ascii chars (pythonGH-21512)
Fix regression released in 3.9.0b4 and 3.8.4.1 parent 0275e04 commit 38d3864
File tree
3 files changed
+6
-0
lines changed- Lib/idlelib
- Misc/NEWS.d/next/IDLE
3 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments