index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_asyncio
/
test_sendfile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-98174: Handle EPROTOTYPE under macOS in test_sendfile_fallback_close_peer_...
Miss Islington (bot)
2022-10-17
1
-2/+12
*
bpo-41682: fixed flaky test test_sendfile_close_peer_in_the_middle_of_receivi...
Miss Islington (bot)
2022-01-25
1
-5/+7
*
bpo-41682: Skip unstable test_asyncio sendfile test on Windows (GH-30801) (GH...
Miss Islington (bot)
2022-01-23
1
-0/+2
*
bpo-46425: fix direct invocation of `asyncio` tests (GH-30725) (#30782)
Miss Islington (bot)
2022-01-22
1
-0/+4
*
bpo-23819: Get rid of assert statements in test_asyncio (GH-30212) (GH-30213)
Miss Islington (bot)
2021-12-20
1
-4/+8
*
bpo-41687: Fix sendfile implementation to work with Solaris (#22040)
Jakub KulĂk
2020-09-05
1
-0/+6
*
bpo-40275: Use new test.support helper submodules in tests (GH-20824)
Hai Shi
2020-06-25
1
-3/+4
*
bpo-40275: Avoid importing socket in test.support (GH-19603)
Serhiy Storchaka
2020-04-25
1
-6/+7
*
bpo-37279: Fix asyncio sendfile support when extra data are sent in fallback...
Andrew Svetlov
2019-06-15
1
-1/+2
*
bpo-32710: test_asyncio: test_sendfile reset policy (GH-11461)
Victor Stinner
2019-01-07
1
-0/+4
*
Extract sendfile tests into a separate test file (#9757)
Andrew Svetlov
2018-10-09
1
-0/+550