uvloop

0.22.1 (latest)
pip install uvloop --index-url https://pypi.riseproject.dev/simple/
0.21.0
pip install uvloop==0.21.0 --index-url https://pypi.riseproject.dev/simple/

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}

RISE Project

This site uses Just the Docs, a documentation theme for Jekyll.