]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-127949: fix resource warnings in `test_tasks.py` (GH-128172) (#131805)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Mar 2025 14:02:03 +0000 (15:02 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 14:02:03 +0000 (19:32 +0530)
commit924a6ceb810065299d4b70dd23a52dfb422c1f50
tree6fb9713b96e3a3e8d301ad4d23fa6ab8be03a8ea
parent7f7fc549b4d8c727e3e3da97b43db15e0083f6ab
[3.13] gh-127949: fix resource warnings in `test_tasks.py` (GH-128172) (#131805)

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

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Lib/test/test_asyncio/test_tasks.py