-
Notifications
You must be signed in to change notification settings - Fork 570
Commit 2d35f10
uvloop 0.20.0
Changes
=======
* Upgrade libuv to v1.48.0 (#600)
(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)1 parent 8511ba1 commit 2d35f10
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | - | ||
13 | + |
0 commit comments