]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-127647: Fix and enable I/O protocol tests (GH-138369) (#138376)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Oct 2025 04:29:02 +0000 (06:29 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 04:29:02 +0000 (21:29 -0700)
commite104aadcafeaa7a47742a0587bf262e36b754da6
tree551bd875f4532855899f188c0590228b941331c7
parentdd5d86c7d584eda78791c802a60a82fb27271d16
[3.14] gh-127647: Fix and enable I/O protocol tests (GH-138369) (#138376)

gh-127647: Fix and enable I/O protocol tests (GH-138369)
(cherry picked from commit 3f23888fd773dd1ead2adcdd0d586eb6e831d154)

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Lib/test/test_io.py