Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcdeaa64

Browse files
[3.14]gh-102567: Add missing newline to--help-all (GH-136391) (GH-136403)
gh-102567: Add missing newline to `--help-all` (GH-136391)(cherry picked from commitfbef0c1)Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent78e5d10 commitcdeaa64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Python/initconfig.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ The following implementation-specific options are available:\n\
312312
"-X gil=[0|1]: enable (1) or disable (0) the GIL; also PYTHON_GIL\n"
313313
#endif
314314
"\
315-
-Ximporttime[=2]:showhow longeachimporttakes;use-Ximporttime=2to\
315+
-Ximporttime[=2]:showhow longeachimporttakes;use-Ximporttime=2to\n\
316316
logimportsofalready-loadedmodules;alsoPYTHONPROFILEIMPORTTIME\n\
317317
-Xint_max_str_digits=N:limitthesizeofint<->strconversions;\n\
318318
0disablesthelimit;alsoPYTHONINTMAXSTRDIGITS\n\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp