]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-71253: Match _io exception in _pyio (gh-133985) (gh-134431)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 May 2025 15:14:00 +0000 (17:14 +0200)
committerGitHub <noreply@github.com>
Wed, 21 May 2025 15:14:00 +0000 (17:14 +0200)
commit046125e5b6a0e9bfa260c9e2c20f4d84fb832fbb
tree7f4148d26503ea4e2570fd0b0c66fed939884a5e
parentde6d199c1d3eb797c722be3e681831833b55ae30
[3.13] gh-71253: Match _io exception in _pyio (gh-133985) (gh-134431)

Test was only testing _io, expanded to cover _pyio.

(cherry picked from commit 06eaf4055c1d7359e129efb65b94f34d2ec51a57)

Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/_pyio.py
Lib/test/test_io.py
Misc/NEWS.d/next/Library/2025-05-13-18-21-59.gh-issue-71253.-3Sf_K.rst [new file with mode: 0644]