pypi uvloop 0.13.0

latest releases: 0.19.0, 0.18.0, 0.17.0...
4 years ago

New Features

Performance

  • Start using high-performance uv_udp_t handle. This
    should result in a significantly faster UDP support.
    (by @1st1 in c2b65bc)

  • Make address validation faster in udp.sendto().
    (by @1st1 in 46c5e9e)

Misc

Build

  • Upgrade to libuv v1.31.0.
    (by @1st1 in c2b65bc and 1fad621)

  • Use manylinux-2010. This means we no longer provide
    32bit builds for Linux.
    (by @1st1 in 3174b7d)

Don't miss a new uvloop release

NewReleases is sending notifications on new releases.