.. |
certs
|
Update test SSL certificate and key to 3072 bit (fixes: #217)
|
2019-01-09 15:44:31 -05:00 |
__init__.py
|
Fix tests invocation on release CI worklow (#489)
|
2022-09-10 10:45:27 -05:00 |
__main__.py
|
Fix tests invocation on release CI worklow (#489)
|
2022-09-10 10:45:27 -05:00 |
cython_helper.pyx
|
Expose uv_loop_t pointer for integration with other C-extensions (#310)
|
2022-08-13 15:08:47 -05:00 |
test_aiohttp.py
|
Enforce consistent code style with flake8
|
2019-02-16 09:18:25 -05:00 |
test_base.py
|
Support python 3.11+ (#473)
|
2022-09-01 10:56:34 -05:00 |
test_context.py
|
Support python 3.11+ (#473)
|
2022-09-01 10:56:34 -05:00 |
test_cython.py
|
Bump minimum required Cython version (#431)
|
2021-08-06 16:53:04 -07:00 |
test_dealloc.py
|
Fix KeyboardInterrupt handling logic.
|
2019-10-28 22:53:26 -04:00 |
test_dns.py
|
Longer test timeout (#497)
|
2022-09-13 10:07:11 -05:00 |
test_executors.py
|
tests: Support 3.8
|
2019-10-24 14:42:54 -04:00 |
test_fs_event.py
|
Expose libuv uv_fs_event functionality (#474)
|
2022-09-09 09:24:41 -05:00 |
test_libuv_api.py
|
Fix tests invocation on release CI worklow (#489)
|
2022-09-10 10:45:27 -05:00 |
test_pipes.py
|
forcely add UV_HANDLE_READABLE on pipe_t
|
2020-05-13 20:06:44 -05:00 |
test_process.py
|
create_subprocess_exec should treat env={} as empty environment (#439) (#454)
|
2022-08-31 17:05:24 -05:00 |
test_process_spawning.py
|
Fix tests for Python 3.9
|
2020-12-06 19:43:25 -08:00 |
test_regr1.py
|
Fix KeyboardInterrupt handling logic.
|
2019-10-28 22:53:26 -04:00 |
test_signals.py
|
Fix incorrect main thread id value forking from a thread (#453)
|
2022-08-31 15:59:31 -05:00 |
test_sockets.py
|
Fix context in protocol callbacks (#348)
|
2021-02-05 14:38:11 -06:00 |
test_sourcecode.py
|
Fixup CI (#520)
|
2023-01-15 10:27:26 -06:00 |
test_tcp.py
|
Fixup CI (#520)
|
2023-01-15 10:27:26 -06: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
|
Drop Python 3.5/3.6 support (#383)
|
2021-01-24 19:59:20 -06:00 |
test_unix.py
|
Longer test timeout (#497)
|
2022-09-13 10:07:11 -05:00 |