]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43651: Fix EncodingWarning in test_file and test_file_eintr (GH-25109)
authorInada Naoki <songofacandy@gmail.com>
Thu, 1 Apr 2021 02:23:03 +0000 (11:23 +0900)
committerGitHub <noreply@github.com>
Thu, 1 Apr 2021 02:23:03 +0000 (11:23 +0900)
commit55f31be44b7e3ee24a67134f99543512a9b630e4
treed2b0e494ec4154687b70a84f93bfa25d3e5230fe
parentad493edf5791e7abb2588852e876b8584945c653
bpo-43651: Fix EncodingWarning in test_file and test_file_eintr (GH-25109)
Lib/test/test_file.py
Lib/test/test_file_eintr.py