PYTHONASYNCIODEBUG in env?: Not relevantUvloop fails to install from pypi with Python 3.7 as the PyCFunctionFast signature has changed. It has been fixed in cython 0.26.1.
I can confirm. No difference on Sierra for both 0.7.x and 0.8.x.
Fixed in master. Will be in the next uvloop release (0.9.0) soon. Keep in mind that Cython isn't compatible with 3.7.0a2 yet, so we'll only have 3.7.0a1 compatibility.
v0.9.0 should be compatible with 3.7.0a1
Verified, works against Python nightly in one of my projects :100:
Most helpful comment
Fixed in master. Will be in the next uvloop release (0.9.0) soon. Keep in mind that Cython isn't compatible with 3.7.0a2 yet, so we'll only have 3.7.0a1 compatibility.