.. |
certs
|
Implement SSL support for create_server and create_unix_server
|
2016-04-13 17:56:02 -04:00 |
__init__.py
|
Add a way to run tests on an installed version of uvloop
|
2017-09-12 10:21:06 -04:00 |
test_aiohttp.py
|
tests: Fix warnings
|
2017-11-24 16:02:36 -05:00 |
test_base.py
|
Prohibit adding a signal handler for SIGCHLD (#156)
|
2018-05-25 17:35:05 -04:00 |
test_context.py
|
Implement PEP 567 support (contextvars) for Python 3.7 (#155)
|
2018-05-25 16:30:19 -04:00 |
test_cython.py
|
Upgrade to Cython 0.28.2
|
2018-05-22 18:29:57 -04:00 |
test_dealloc.py
|
Fix unhandled errors in Handle.__dealloc__ producing unwanted stderr output
|
2017-11-16 17:56:23 -05:00 |
test_dns.py
|
Convert Future-returning loop methods to coroutines.
|
2018-05-23 12:21:23 -04:00 |
test_executors.py
|
tests: Do set_event_loop(None) in unittests
|
2016-11-07 19:27:37 -05:00 |
test_pipes.py
|
Support for PY37 without contextvars.
|
2018-05-23 12:51:18 -04:00 |
test_process.py
|
Cleanup process finalization logic.
|
2018-05-24 22:27:51 -04:00 |
test_regr1.py
|
Use new uv_loop_fork API; add a regr test for issue #39.
|
2017-11-10 12:01:38 -05:00 |
test_signals.py
|
Prohibit adding a signal handler for SIGCHLD (#156)
|
2018-05-25 17:35:05 -04:00 |
test_sockets.py
|
Fix sock_connect() to resolve addresses for correct socket family
|
2018-05-24 23:13:40 -04:00 |
test_tasks.py
|
Support for PY37 without contextvars.
|
2018-05-23 12:51:18 -04:00 |
test_tcp.py
|
Silence test_create_connection_5
|
2017-11-28 13:28:55 -05:00 |
test_testbase.py
|
tests: Make base test class complain if there are duplicate tests
|
2016-05-23 19:24:04 -04:00 |
test_udp.py
|
Support for PY37 without contextvars.
|
2018-05-23 12:51:18 -04:00 |
test_unix.py
|
Support for PY37 without contextvars.
|
2018-05-23 12:51:18 -04:00 |