]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113879: Fix ResourceWarning in test_asyncio.test_server (GH-113881)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jan 2024 10:38:36 +0000 (12:38 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jan 2024 10:38:36 +0000 (12:38 +0200)
commitab0ad62038317a3d15099c23d2b0f03bee9f8fa7
tree1b2d001d33c8de5c497caf5840c80ca586313f74
parent1b7e0024a16c1820f61c04a8a100498568410afd
gh-113879: Fix ResourceWarning in test_asyncio.test_server (GH-113881)
Lib/test/test_asyncio/test_server.py