]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122136: test_asyncio: Don't fail if the kernel buffers more data than adver...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 29 Aug 2024 09:44:54 +0000 (11:44 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Aug 2024 09:44:54 +0000 (11:44 +0200)
commitada13a82a886499ba690902bf5b93b50ace77220
tree3de7e00fe651aa56e247a613b775d4e1f7fb18fd
parentbd29ce850907e6e1b0c4b99e97b94061fb865fa4
[3.13] gh-122136: test_asyncio: Don't fail if the kernel buffers more data than advertised (GH-123423) (#123443)

gh-122136: test_asyncio: Don't fail if the kernel buffers more data than advertised (GH-123423)
(cherry picked from commit b379f1b26c1e89c8e9160b4dede61b980cc77be6)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/test/test_asyncio/test_server.py