]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122136: test_asyncio: Don't fail if the kernel buffers more data than advertised...
authorPetr Viktorin <encukou@gmail.com>
Wed, 28 Aug 2024 20:36:42 +0000 (22:36 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2024 20:36:42 +0000 (22:36 +0200)
commitb379f1b26c1e89c8e9160b4dede61b980cc77be6
treeafd311125c34f721c30d1724e144d39756ac6c1b
parent61bef6245c4a32bf430d684ede8603f423d63284
gh-122136: test_asyncio: Don't fail if the kernel buffers more data than advertised (GH-123423)
Lib/test/test_asyncio/test_server.py