uvloop/tests
Alexander Shadchin 62f92393b0
Fix test_create_server_4 with Python 3.12.5 (#614)
After https://github.com/python/cpython/issues/121913 error message `[errno 98] address already in use`
2024-08-13 09:18:25 -05:00
..
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
test_aiohttp.py Port uvloop to Python 3.12 (#570) 2023-10-09 19:28:47 -05:00
test_base.py Drop support of Python 3.7 and update CI (#578) 2023-10-22 13:04:03 -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 Port uvloop to Python 3.12 (#570) 2023-10-09 19:28:47 -05: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 Port uvloop to Python 3.12 (#570) 2023-10-09 19:28:47 -05:00
test_pipes.py forcely add UV_HANDLE_READABLE on pipe_t 2020-05-13 20:06:44 -05:00
test_process.py Drop support of Python 3.7 and update CI (#578) 2023-10-22 13:04:03 -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_runner.py Port uvloop to Python 3.12 (#570) 2023-10-09 19:28:47 -05:00
test_signals.py Drop support of Python 3.7 and update CI (#578) 2023-10-22 13:04:03 -05:00
test_sockets.py Drop support of Python 3.7 and update CI (#578) 2023-10-22 13:04:03 -05:00
test_sourcecode.py Fixup CI (#520) 2023-01-15 10:27:26 -06:00
test_tcp.py Fix test_create_server_4 with Python 3.12.5 (#614) 2024-08-13 09:18:25 -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 Drop support of Python 3.7 and update CI (#578) 2023-10-22 13:04:03 -05:00
test_unix.py Port uvloop to Python 3.12 (#570) 2023-10-09 19:28:47 -05:00