Closed fantix closed 1 month ago
Use cythonized SO_REUSEPORT rather than the unwrapped native one. (#609) (by @ptribble in 4083a94e for #550)
UDP errors should result in protocol.error_received (#601) (by @jensbjorgensen in 3c3bbeff)
Updates for Cython3 (#587) (by @alan-brooks in 3fba9fab for #587)
Test with Python 3.13 (#610) (by @edgarrmondragon in fb5a139)
Hmm, cibuildwheel states seem to be failing, maybe cibuildwheel needs to be updated?
Does rerunning the 1 currently failing test fix it?
Changes
Fixes
Use cythonized SO_REUSEPORT rather than the unwrapped native one. (#609) (by @ptribble in 4083a94e for #550)
UDP errors should result in protocol.error_received (#601) (by @jensbjorgensen in 3c3bbeff)
Updates for Cython3 (#587) (by @alan-brooks in 3fba9fab for #587)
Test with Python 3.13 (#610) (by @edgarrmondragon in fb5a139)