]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41158: IDLE: rewrite the code for handling file encoding (GH-21215)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Jul 2020 18:22:45 +0000 (11:22 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 18:22:45 +0000 (11:22 -0700)
commitc3fa7534c7173d338880a1727f17795670518610
treeb10b71dba4bf1a07fb5d0001b8a2d80bbbf251b5
parent42f05e62927d00b7255e7cced808148388652fcd
bpo-41158: IDLE: rewrite the code for handling file encoding (GH-21215)

(cherry picked from commit 694d31e714074176f0c324f95948b75dc768c091)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/idlelib/iomenu.py