]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-127949: fix resource warnings in `test_tasks.py` (GH-128172) (#131806)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Mar 2025 14:25:39 +0000 (15:25 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 14:25:39 +0000 (14:25 +0000)
commitd4ddc03e56a744904248cc4cb7f3339d52c5fecd
tree219f74ce34b7bcd4600b81a29213b373ced27c2e
parent940c937c1369291832024fa210827fa678366181
[3.12] gh-127949: fix resource warnings in `test_tasks.py` (GH-128172) (#131806)

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

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