10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2d35f10
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)