uvloop
Source code: https://github.com/MagicStack/uvloop
pip install uvloop --index-url https://pypi.riseproject.dev/simple/
License: MIT or Apache 2.0
Download files: uvloop-v0.22.1-20260902125649
Patch applied for this version: https://github.com/riseproject-dev/python-wheels/tree/main/patches/uvloop/0.22.1
pip install uvloop==0.21.0 --index-url https://pypi.riseproject.dev/simple/
License: MIT or Apache 2.0
Download files: uvloop-v0.21.0-20260902125649
Patch applied for this version: https://github.com/riseproject-dev/python-wheels/tree/main/patches/uvloop/0.21.0
We disable the following tests due to networking issues on the builder:
- test_dns:
- test_getaddrinfo_{1,2,5,6,11}
- test_sockets:
- test_socket_cancel_sock_sendall
- test_tcp:
- Test_UV_TCPSSL We also disable the following tests as they fail on local tests of the wheels. The getaddrinfo behavior seems to vary depending on the host environment used, so we skip them to avoid discrepancies:
- test_dns:
- test_getaddrinfo_{8,9}