mirror of
https://github.com/python/cpython.git
synced 2025-11-22 19:46:48 +00:00
bpo-41440: add os.cpu_count() support for VxWorks RTOS (GH-21685)
This commit is contained in:
parent
d9323a8c6e
commit
3405e05428
3 changed files with 12 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
Add :func:`os.cpu_count()` support for VxWorks RTOS.
|
||||
Loading…
Add table
Add a link
Reference in a new issue