Issue41319
Created on 2020-07-17 04:14 by 宋嘉腾, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| tempconvert.py | 宋嘉腾, 2020-07-17 04:14 | |||
| Messages (4) | |||
|---|---|---|---|
| msg373797 - (view) | Author: 宋嘉腾 (宋嘉腾) | Date: 2020-07-17 04:14 | |
If I delete the chinese in this py file, it can run. I use notepad and edit it, and it can run derectly in cmd. |
|||
| msg373817 - (view) | Author: wyz23x2 (wyz23x2) * | Date: 2020-07-17 11:00 | |
Is bpo-41300 related? It talks about non-ASCII in IDLE. |
|||
| msg373822 - (view) | Author: Terry J. Reedy (terry.reedy) * ![]() |
Date: 2020-07-17 11:10 | |
Already fixed. I have asked the fix go in 3.8.5 on Monday. |
|||
| msg373855 - (view) | Author: Terry J. Reedy (terry.reedy) * ![]() |
Date: 2020-07-17 20:35 | |
宋嘉腾 put 'import io' at the top of idlelib/iomenu.py |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:33 | admin | set | github: 85491 |
| 2020-07-17 20:35:03 | terry.reedy | set | messages: + msg373855 |
| 2020-07-17 11:10:36 | terry.reedy | set | messages: + msg373822 |
| 2020-07-17 11:10:00 | terry.reedy | set | status: open -> closed superseder: IDLE: add missing import io in iomenu.py resolution: duplicate stage: resolved |
| 2020-07-17 11:01:35 | wyz23x2 | set | nosy:
- wyz23x2 |
| 2020-07-17 11:00:24 | wyz23x2 | set | nosy:
+ wyz23x2 messages: + msg373817 |
| 2020-07-17 04:14:29 | 宋嘉腾 | create | |
