]> 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 15:29:30 +0000 (08:29 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 15:29:30 +0000 (08:29 -0700)
commitfe0175f5b50967aae90cb759a0d2d016fb745584
tree760469406567739db53f16ac4f0146605a04b7b4
parentc20e83dce0b8268c069660f536cd4721ad8fbd9f
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