Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uvloop 0.21.0 #633

Merged
merged 2 commits into from
Oct 14, 2024
Merged

uvloop 0.21.0 #633

merged 2 commits into from
Oct 14, 2024

Conversation

fantix
Copy link
Member

@fantix fantix commented Oct 14, 2024

Changes

Fixes

Changes
=======

* Add cleanup_socket param on create_unix_server() (#623)
  (by @fantix in d6114d2)

Fixes
=====

* Use cythonized SO_REUSEPORT rather than the unwrapped native one. (#609)
  (by @ptribble in 4083a94 for #550)

* UDP errors should result in protocol.error_received (#601)
  (by @jensbjorgensen in 3c3bbef)

* Updates for Cython3 (#587)
  (by @alan-brooks in 3fba9fa for #587)

* Test with Python 3.13 (#610)
  (by @edgarrmondragon in fb5a139)
@jameshilliard
Copy link

Hmm, cibuildwheel states seem to be failing, maybe cibuildwheel needs to be updated?

@jameshilliard
Copy link

Does rerunning the 1 currently failing test fix it?

@github-actions github-actions bot merged commit 2e8feae into master Oct 14, 2024
40 checks passed
@fantix fantix deleted the 0.21.0 branch October 15, 2024 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants