Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-127949: fix resource warnings in test_tasks.py due to avoiding a call to get_event_loop() #128172

Merged

Conversation

graingert
Copy link
Contributor

@graingert graingert commented Dec 22, 2024

@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Dec 22, 2024
@graingert graingert mentioned this pull request Dec 22, 2024
7 tasks
@graingert graingert changed the title fix resource warnings in test_tasks.py gh-127949: fix resource warnings in test_tasks.py due to avoiding a call to get_event_loop() Dec 22, 2024
@graingert graingert marked this pull request as ready for review December 22, 2024 11:05
@kumaraditya303 kumaraditya303 merged commit b66a4ad into python:main Dec 22, 2024
46 checks passed
@graingert graingert deleted the fix-resource-warnings-in-test-tasks branch December 22, 2024 13:04
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Dec 23, 2024
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
@graingert graingert added the needs backport to 3.13 bugs and security fixes label Mar 27, 2025
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 27, 2025
…28172)

(cherry picked from commit b66a4ad)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 27, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 27, 2025
@graingert graingert added the needs backport to 3.12 bug and security fixes label Mar 27, 2025
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 27, 2025
…28172)

(cherry picked from commit b66a4ad)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Mar 27, 2025

GH-131806 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Mar 27, 2025
kumaraditya303 pushed a commit that referenced this pull request Mar 28, 2025
#131805)

gh-127949: fix resource warnings in `test_tasks.py` (GH-128172)
(cherry picked from commit b66a4ad)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
kumaraditya303 added a commit that referenced this pull request Mar 28, 2025
#131806)

* gh-127949: fix resource warnings in `test_tasks.py` (GH-128172)
(cherry picked from commit b66a4ad)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants