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.
1 parent b03281e commit 51659f2Copy full SHA for 51659f2
Doc/library/os.rst
@@ -5541,7 +5541,7 @@ Miscellaneous System Information
5541
If :option:`-X cpu_count <-X>` is given or :envvar:`PYTHON_CPU_COUNT` is set,
5542
:func:`process_cpu_count` returns the overridden value *n*.
5543
5544
- See also the :func:`sched_getaffinity` functions.
+ See also the :func:`sched_getaffinity` function.
5545
5546
.. versionadded:: 3.13
5547
0 commit comments