summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-07-30 17:12:05 (GMT)
committerGitHub <noreply@github.com>2021-07-30 17:12:05 (GMT)
commit0db6c143ae5f04d223fdb2c94b820f16714b0a09 (patch)
treec25d7cd28da2d1a7eadbb0aba3c25f202d6aaf49 /Misc/ACKS
parent6e6dc2517379289932c68fc986ee3994468374fc (diff)
downloadcpython-0db6c143ae5f04d223fdb2c94b820f16714b0a09.zip
cpython-0db6c143ae5f04d223fdb2c94b820f16714b0a09.tar.gz
cpython-0db6c143ae5f04d223fdb2c94b820f16714b0a09.tar.bz2
bpo-44666: Use default encoding as fallback for compile_file (GH-27236) (GH-27488)
When sys.stdout.encoding is None compile_file will fall back to sys.getdefaultencoding to encode/decode error messages. Co-authored-by: Stefan Hoelzl <stefan.hoelzl@posteo.de> Co-authored-by: Mickaël Schoentgen <contact@tiger-222.fr> (cherry picked from commit 80f07076294bc09a55ed76d9bbf307404eef25e6)
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index b1bd33a..385d7ca 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -794,6 +794,7 @@ Fredrik Håård
Florian Höch
Oleg Höfling
Robert Hölzl
+Stefan Hölzl
Catalin Iacob
Mihai Ibanescu
Ali Ikinci