]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111347: Remove wrong assertion in test_sendfile (GH-111377) (#111461)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 29 Oct 2023 17:29:29 +0000 (18:29 +0100)
committerGitHub <noreply@github.com>
Sun, 29 Oct 2023 17:29:29 +0000 (10:29 -0700)
commit0681b4c82c98fc69491711a21583cbfe49af729c
tree6fef526ce441ddfb6247c2c5bc42860a8465cdd7
parentf7ce40213d923d72963bd66488b27a81238e84c5
[3.12] gh-111347: Remove wrong assertion in test_sendfile (GH-111377) (#111461)

gh-111347: Remove wrong assertion in test_sendfile (GH-111377)

Windows is different.
(cherry picked from commit fa35b9e89b2e207fc8bae9eb0284260d0d922e7a)

Co-authored-by: zcxsythenew <30565051+zcxsythenew@users.noreply.github.com>
Lib/test/test_asyncio/test_sendfile.py