uvloop v0.14.0 Release Notes

Release Date: 2019-11-05 // over 4 years ago

Previous changes from v0.14.0.rc2

  • This is the second release candidate.

    ๐Ÿš€ See the full list of updates in 0.14.0rc1 release notes.

    ๐Ÿ›  RC2 Bug Fixes

    ๐Ÿ›  Fix libuv not waking up on SIGINT.
    (by @1st1 in c32c703 for #295)

    ๐Ÿ›  Fix SSL proto to better handle EOF.
    (by @fantix in 6476aad)