Winloop 0.1.7
Major changes:
-
Add support for Python 3.13.
-
Update with latest versions of libuv and uvloop.
-
Move to compilation with Cython 3.0+, like uvloop.
-
This version can be compiled both on Windows and on Linux (tested on WSL Ubuntu 24.04), passing all tests.
Corresponds to package winloop 0.1.7 (Nov 29, 2024) on PyPI.
Full Changelog: 0.1.6-v1...0.1.7-v1