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 f3f24ce commit c83ede7Copy full SHA for c83ede7
Misc/python.man
@@ -376,6 +376,9 @@ Set implementation-specific option. The following options are available:
376
-X perf_jit: support the Linux "perf" profiler with DWARF support;
377
also PYTHON_PERF_JIT_SUPPORT=1
378
379
+ -X cpu_count=N: override the return value of os.cpu_count();
380
+ -X cpu_count=default cancels overriding; also PYTHON_CPU_COUNT
381
+
382
.TP
383
.B \-x
384
Skip the first line of the source. This is intended for a DOS
0 commit comments