]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:16 +0000 (19:39 -0800)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 03:39:16 +0000 (12:39 +0900)
commit5bc6927c68804c679583a17c13145619ebc44df5
tree2f61c9636c598e25f0b51966921c56038905c4b9
parente9103e69cd46c54276c75c0d2d0fe52e28d68809
[3.11] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068) (#102098)

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]