Skip to content

gh-128770: fix ResourceWarning in test_pyrepl - #128906

Merged
pablogsal merged 1 commit into
python:mainfrom
graingert:fix-resource-warning-in-test-pyrepl
Jan 22, 2025
Merged

gh-128770: fix ResourceWarning in test_pyrepl#128906
pablogsal merged 1 commit into
python:mainfrom
graingert:fix-resource-warning-in-test-pyrepl

Conversation

@graingert

@graingertgraingert commented Jan 16, 2025

Copy link
Copy Markdown
Contributor

@graingert
graingertforce-pushed the fix-resource-warning-in-test-pyrepl branch from 4536f9c to ca5eb67CompareJanuary 16, 2025 07:31
@graingertgraingert changed the title gh-110012: Fix RuntimeWarning in test_socketgh-128770: fix ResourceWarning in test_pyreplJan 16, 2025
@graingert
graingert marked this pull request as ready for review January 16, 2025 07:58
@graingertgraingert added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jan 16, 2025
@pablogsal
pablogsal merged commit 24c84d8 into python:mainJan 22, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @graingert for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 22, 2025
(cherry picked from commit 24c84d8)
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
@miss-islington-app

Copy link
Copy Markdown

Sorry, @graingert and @pablogsal, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 24c84d816f2f2ecb76b80328c3f1d8c05ead0b10 3.12

@bedevere-app

Copy link
Copy Markdown

GH-129179 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Jan 22, 2025
@pablogsal

Copy link
Copy Markdown
Member

The new REPL is only on 3.13 so the 3.12 backport is not needed :)

@graingert
graingert deleted the fix-resource-warning-in-test-pyrepl branch January 22, 2025 12:50
@graingert

Copy link
Copy Markdown
ContributorAuthor

Oh whoops

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@graingert@pablogsal@hugovk