]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:23:34 +0000 (00:23 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Jun 2025 22:23:34 +0000 (22:23 +0000)
commit028901e97ffb7c10fb07fbe45229c4f37ee6067d
treea746ff2c51c084cc447ee5cf435081effe6f75d0
parentebab7c80ca5b391d70c6f95f56858dd5a300ce9a
[3.14] gh-133982: Use implementation-specific `open` in `test_fileio.OtherFileTests` (GH-135364) (GH-136148)

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