File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5523,7 +5523,7 @@ Miscellaneous System Information
55235523
55245524 .. versionchanged :: 3.13
55255525 If :option: `-X cpu_count <-X> ` is given or :envvar: `PYTHON_CPU_COUNT ` is set,
5526- :func: `cpu_count ` returns the overridden value *n *.
5526+ :func: `cpu_count ` returns the override value *n *.
55275527
55285528
55295529.. function :: getloadavg()
@@ -5545,7 +5545,7 @@ Miscellaneous System Information
55455545 in the **system **.
55465546
55475547 If :option: `-X cpu_count <-X> ` is given or :envvar: `PYTHON_CPU_COUNT ` is set,
5548- :func: `process_cpu_count ` returns the overridden value *n *.
5548+ :func: `process_cpu_count ` returns the override value *n *.
55495549
55505550 See also the :func: `sched_getaffinity ` function.
55515551
You can’t perform that action at this time.
0 commit comments