]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-101961 fileinput.hookcompressed should not set the encoding value for the...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 Feb 2023 03:39:30 +0000 (19:39 -0800)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 03:39:30 +0000 (12:39 +0900)
commitd9dce23643c319ff4f721ad65a7f9811e8adfc53
treebf181452280eb643c3d4c0e87f6cafd7a113c277
parent7bb41d9d5d2f0be30fd367fd085bb307db1a1ca3
[3.10] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068) (#102099)

gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068)
(cherry picked from commit 6f25657b83d7a680a97849490f6e973b3a695e1a)

Co-authored-by: Gihwan Kim <gihwan.kim@linecorp.com>
Lib/fileinput.py
Lib/test/test_fileinput.py
Misc/ACKS
Misc/NEWS.d/next/Library/2023-02-21-10-05-33.gh-issue-101961.7e56jh.rst [new file with mode: 0644]