-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)testsTests in the Lib/test dirTests in the Lib/test dir
Description
Documentation
Now that we've gained so many -X options over the years an unsorted mess actually looks like a mess. --help-env also in need of this. It's runtime but it is just help text, thus the docs label. I'll backport as reasonable. The PRs include test_cmd_line regression tests so we maintain the ordering going forward.
Linked PRs
- gh-145990: Sort
python --help-xoptionsby option name #145991 - [3.14] gh-145990: Sort
python --help-xoptionsby option name #145993 - gh-145990: sort
--help-envsections by environment variable name #145997 - [3.14] gh-145990: sort
--help-envsections by environment variable name #146001 - [3.13] gh-145990: sort --help-env first section by name (others and xoptions already sorted) #146003
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)testsTests in the Lib/test dirTests in the Lib/test dir
Projects
Status
In Progress