]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111347: Remove wrong assertion in test_sendfile (#111377)
authorzcxsythenew <30565051+zcxsythenew@users.noreply.github.com>
Sun, 29 Oct 2023 15:22:15 +0000 (23:22 +0800)
committerGitHub <noreply@github.com>
Sun, 29 Oct 2023 15:22:15 +0000 (08:22 -0700)
commitfa35b9e89b2e207fc8bae9eb0284260d0d922e7a
tree8d85787ef2d1e677d69c06bdca4691b243ea9c74
parent14ab5e51c14e4f6298826823ea94cf51252da2d5
gh-111347: Remove wrong assertion in test_sendfile (#111377)

Windows is different.
Lib/test/test_asyncio/test_sendfile.py