Skip to content

gh-131645: fix ResourceWarnings in test_asyncio.test_events#131646

Merged
kumaraditya303 merged 1 commit intopython:mainfrom
graingert:asyncio-resource-warnings
Mar 24, 2025
Merged

gh-131645: fix ResourceWarnings in test_asyncio.test_events#131646
kumaraditya303 merged 1 commit intopython:mainfrom
graingert:asyncio-resource-warnings

Conversation

@graingert
Copy link
Contributor

@graingert graingert commented Mar 24, 2025

@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Mar 24, 2025
@graingert graingert force-pushed the asyncio-resource-warnings branch from abec75e to 3ec385c Compare March 24, 2025 07:51
@graingert graingert changed the title fix ResourceWarnings in test_asyncio.test_events gh-131645: fix ResourceWarnings in test_asyncio.test_events Mar 24, 2025
@graingert graingert marked this pull request as ready for review March 24, 2025 07:53
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) March 24, 2025 12:38
@kumaraditya303 kumaraditya303 merged commit 71ce4ac into python:main Mar 24, 2025
46 checks passed
@graingert graingert deleted the asyncio-resource-warnings branch March 24, 2025 12:39
@graingert graingert added the needs backport to 3.13 bugs and security fixes label Mar 24, 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-app
Copy link

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

cherry_picker 71ce4acb25eb640a4582904172d2bb9600983f4c 3.13

@bedevere-app
Copy link

bedevere-app bot commented Mar 24, 2025

GH-131661 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 24, 2025
graingert added a commit to graingert/cpython that referenced this pull request Mar 24, 2025
kumaraditya303 pushed a commit that referenced this pull request Mar 24, 2025
…131646) (#131661)

gh-131645: fix ResourceWarnings in `test_asyncio.test_events` (#131646)

(cherry picked from commit 71ce4ac)
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 1, 2025
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