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: https://gitlab.com/riseproject/python/wheel_builder/-/packages/59515929

Patch applied for this version: https://gitlab.com/riseproject/python/wheel_builder/-/tree/main/wheel_builder/uvloop/patches/v0.22.1

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

License: MIT or Apache 2.0

Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/41118475

Patch applied for this version: https://gitlab.com/riseproject/python/wheel_builder/-/tree/main/wheel_builder/uvloop/patches/v0.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}

RISE Project

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