Closed fantix closed 3 months ago
Should 0.20.0 also include (normal non-free-threaded) Python 3.13 wheels?
EDIT: Ok, too late for that 😅
Should 0.20.0 also include (normal non-free-threaded) Python 3.13 wheels?
EDIT: Ok, too late for that 😅
Maybe 0.21 after your #610
Changes
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)