]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101961 fileinput.hookcompressed should not set the encoding value for the binary...
authorGihwan Kim <ghkim3221@gmail.com>
Tue, 21 Feb 2023 03:10:29 +0000 (12:10 +0900)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 03:10:29 +0000 (12:10 +0900)
commit6f25657b83d7a680a97849490f6e973b3a695e1a
treee662164741282f67df22c1eadff0c1665ac384ea
parent022b44f2546c44183e4df7b67e3e64502fae9143
gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068)
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]