MagicStack/uvloop (uvloop)
### [`v0.20.0`](https://togithub.com/MagicStack/uvloop/releases/tag/v0.20.0)
[Compare Source](https://togithub.com/MagicStack/uvloop/compare/v0.19.0...v0.20.0)
# Changes
- Upgrade libuv to v1.48.0 ([#600](https://togithub.com/MagicStack/uvloop/issues/600))
(by [@niklasr22](https://togithub.com/niklasr22) [@fantix](https://togithub.com/fantix) in [`7777852`](https://togithub.com/MagicStack/uvloop/commit/77778525) for [#596](https://togithub.com/MagicStack/uvloop/issues/596) [#615](https://togithub.com/MagicStack/uvloop/issues/615))
# Fixes
- Fix test_create_server\_4 with Python 3.12.5 ([#614](https://togithub.com/MagicStack/uvloop/issues/614))
(by [@shadchin](https://togithub.com/shadchin) in [`62f9239`](https://togithub.com/MagicStack/uvloop/commit/62f92393))
- Use len(os.sched_getaffinity(0)) instead of os.cpu_count() ([#591](https://togithub.com/MagicStack/uvloop/issues/591))
(by [@avkarenow](https://togithub.com/avkarenow) in [`c8531c2`](https://togithub.com/MagicStack/uvloop/commit/c8531c24) for [#591](https://togithub.com/MagicStack/uvloop/issues/591))
- Inline \_Py_RestoreSignals() from CPython ([#604](https://togithub.com/MagicStack/uvloop/issues/604))
(by [@befeleme](https://togithub.com/befeleme) in [`8511ba1`](https://togithub.com/MagicStack/uvloop/commit/8511ba1f) for [#603](https://togithub.com/MagicStack/uvloop/issues/603))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==0.19.0
->==0.20.0
Release Notes
MagicStack/uvloop (uvloop)
### [`v0.20.0`](https://togithub.com/MagicStack/uvloop/releases/tag/v0.20.0) [Compare Source](https://togithub.com/MagicStack/uvloop/compare/v0.19.0...v0.20.0) # Changes - Upgrade libuv to v1.48.0 ([#600](https://togithub.com/MagicStack/uvloop/issues/600)) (by [@niklasr22](https://togithub.com/niklasr22) [@fantix](https://togithub.com/fantix) in [`7777852`](https://togithub.com/MagicStack/uvloop/commit/77778525) for [#596](https://togithub.com/MagicStack/uvloop/issues/596) [#615](https://togithub.com/MagicStack/uvloop/issues/615)) # Fixes - Fix test_create_server\_4 with Python 3.12.5 ([#614](https://togithub.com/MagicStack/uvloop/issues/614)) (by [@shadchin](https://togithub.com/shadchin) in [`62f9239`](https://togithub.com/MagicStack/uvloop/commit/62f92393)) - Use len(os.sched_getaffinity(0)) instead of os.cpu_count() ([#591](https://togithub.com/MagicStack/uvloop/issues/591)) (by [@avkarenow](https://togithub.com/avkarenow) in [`c8531c2`](https://togithub.com/MagicStack/uvloop/commit/c8531c24) for [#591](https://togithub.com/MagicStack/uvloop/issues/591)) - Inline \_Py_RestoreSignals() from CPython ([#604](https://togithub.com/MagicStack/uvloop/issues/604)) (by [@befeleme](https://togithub.com/befeleme) in [`8511ba1`](https://togithub.com/MagicStack/uvloop/commit/8511ba1f) for [#603](https://togithub.com/MagicStack/uvloop/issues/603))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.