FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-128770: fix ResourceWarning in test_pyrepl by graingert · Pull Request #128906 · python/cpython · GitHub

/ cpython Public

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 commented Jan 16, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

graingert force-pushed the fix-resource-warning-in-test-pyrepl branch from 4536f9c to ca5eb67 Compare January 16, 2025 07:31
graingert changed the title gh-110012: Fix RuntimeWarning in test_socket gh-128770: fix ResourceWarning in test_pyrepl Jan 16, 2025
graingert marked this pull request as ready for review January 16, 2025 07:58
graingert added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jan 16, 2025
pablogsal merged commit 24c84d8 into python:main Jan 22, 2025

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>

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 Bot commented Jan 22, 2025

Copy link
Copy Markdown

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

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jan 22, 2025

Copy link
Copy Markdown
Member

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

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

Copy link
Copy Markdown
Contributor Author

Oh whoops

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL