]> granicus.if.org Git - python/commit
bpo-32410: Improve sock_sendfile tests (#5294)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Wed, 24 Jan 2018 19:40:35 +0000 (21:40 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jan 2018 19:40:35 +0000 (21:40 +0200)
commit0a5e71b4c70aab87125a54d7a59765e18d7583a4
tree08541d7ec93eaa535d97042f6389130ee44633bc
parentd499031f5f33c3ef71be7c81ef52eee6b47c42e1
bpo-32410: Improve sock_sendfile tests (#5294)

* Rename sock_sendfile test methods
* Make sock_sendfile tests more stable
Lib/test/test_asyncio/test_unix_events.py