New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:

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.

----------
assignee: terry.reedy
components: IDLE
messages: 372563
nosy: serhiy.storchaka, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE: rewrite the code for handling file encoding
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41158>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to