Skip to content

gh-127647: Fix and enable I/O protocol tests - #138369

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
srittau:fix-io-protocol-tests
Sep 2, 2025
Merged

gh-127647: Fix and enable I/O protocol tests#138369
JelleZijlstra merged 1 commit into
python:mainfrom
srittau:fix-io-protocol-tests

Conversation

@srittau

@srittausrittau commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

Thanks, @cmaloney, for pointing this out!

@bedevere-appbedevere-appBot added awaiting review tests Tests in the Lib/test dir labels Sep 2, 2025
@srittau

Copy link
Copy Markdown
ContributorAuthor

Cc @JelleZijlstra as merger of the original PR.

@srittausrittau changed the title gh-127648: Fix and enable I/O protocol testsgh-127647: Fix and enable I/O protocol testsSep 2, 2025
@AA-TurnerAA-Turner added the needs backport to 3.14 bugs and security fixes label Sep 2, 2025
@JelleZijlstra
JelleZijlstra merged commit 3f23888 into python:mainSep 2, 2025
55 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @srittau for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 2, 2025
(cherry picked from commit 3f23888)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
@bedevere-app

Copy link
Copy Markdown

GH-138376 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Sep 2, 2025
@srittau
srittau deleted the fix-io-protocol-tests branch September 2, 2025 20:28
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
JelleZijlstra pushed a commit that referenced this pull request Oct 8, 2025
)
gh-127647: Fix and enable I/O protocol tests (GH-138369)
(cherry picked from commit 3f23888)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@srittau@JelleZijlstra@AA-Turner@picnixz