]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41682: Skip unstable test_asyncio sendfile test on Windows (GH-30801)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 Jan 2022 00:20:49 +0000 (16:20 -0800)
committerGitHub <noreply@github.com>
Sun, 23 Jan 2022 00:20:49 +0000 (16:20 -0800)
commitba932d90244252f6d4073263f25989507a183f79
tree8ce8bcf0e25575b1b22649c4b9446616ee92f462
parentb4088801db4b4f56b177b1c01dd873c7922e6a9f
bpo-41682: Skip unstable test_asyncio sendfile test on Windows (GH-30801)

(cherry picked from commit 1ded8ed8e817b8f9dae1a0ef92d97983afbc844e)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_asyncio/test_sendfile.py