]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-133982: Use implementation-specific `open` in `test_fileio.OtherFileTests...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Jun 2025 22:19:14 +0000 (00:19 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Jun 2025 22:19:14 +0000 (22:19 +0000)
commit1e3466a1ae5bdcee42a3dfdbd8aaa17135a6ecc2
treed6c2b5e13455ce5f0703b1b7ce848eb7bdd84222
parente194793602c933318df322b0ca7c194312e988af
[3.13] gh-133982: Use implementation-specific `open` in `test_fileio.OtherFileTests` (GH-135364) (GH-136149)

gh-133982: Use implementation-specific `open` in `test_fileio.OtherFileTests` (GH-135364)
(cherry picked from commit 23caccf74ce2c8dc5d9c5eb6350d21ef20c6ea0b)

Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
Lib/test/test_fileio.py