]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-71253: Match _io exception in _pyio (gh-133985) (gh-134430)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 May 2025 15:13:43 +0000 (17:13 +0200)
committerGitHub <noreply@github.com>
Wed, 21 May 2025 15:13:43 +0000 (17:13 +0200)
commit74dde92903769b77843152a3603f0e50845ccc81
treeb8ec9917cba345cfae812f13e02efc54ece5aebe
parentc612a4d2c067aedc6b8bc3fc694758cd16ec4944
[3.14] gh-71253: Match _io exception in _pyio (gh-133985) (gh-134430)

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]