| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-15 | 419 Bytes | |
| v0.20.0 source code.tar.gz | 2024-08-15 | 180.7 kB | |
| v0.20.0 source code.zip | 2024-08-15 | 221.0 kB | |
| Totals: 3 Items | 402.2 kB | 0 | |
Changes
- Upgrade libuv to v1.48.0 (#600) (by @niklasr22 @fantix in 77778525 for [#596] [#615])
Fixes
-
Fix test_create_server_4 with Python 3.12.5 (#614) (by @shadchin in 62f92393)
-
Use len(os.sched_getaffinity(0)) instead of os.cpu_count() (#591) (by @avkarenow in c8531c24 for [#591])
-
Inline _Py_RestoreSignals() from CPython (#604) (by @befeleme in 8511ba1f for [#603])