chore(deps): update dependency uvloop to v0.21.0 #880
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.19.0
->==0.21.0
Release Notes
MagicStack/uvloop (uvloop)
v0.21.0
Compare Source
Changes
(#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
)v0.20.0
Compare Source
Changes
(by @niklasr22 @fantix in
7777852
for #596 #615)Fixes
Fix test_create_server_4 with Python 3.12.5 (#614)
(by @shadchin in
62f9239
)Use len(os.sched_getaffinity(0)) instead of os.cpu_count() (#591)
(by @avkarenow in
c8531c2
for #591)Inline _Py_RestoreSignals() from CPython (#604)
(by @befeleme in
8511ba1
for #603)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.