Message372563
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, terry.reedy |
| Date | 2020-06-29.11:37:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1593430677.27.0.733244762594.issue41158@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The proposed patch rewrites the code in IDLE for detecting Python file encoding and decoding and encoding Python sources by using the tokenize module instead of handmade implementation of PEP 263. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-29 11:37:57 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy |
| 2020-06-29 11:37:57 | serhiy.storchaka | set | messageid: <1593430677.27.0.733244762594.issue41158@roundup.psfhosted.org> |
| 2020-06-29 11:37:57 | serhiy.storchaka | link | issue41158 messages |
| 2020-06-29 11:37:57 | serhiy.storchaka | create | |