Description
BPO | 46142 |
---|---|
Nosy | @warsaw, @vstinner, @merwok, @serhiy-storchaka, @eryksun |
PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Linked PRs:
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-12-20.23:43:15.950>
labels = ['interpreter-core', 'type-feature', '3.11']
title = 'python --help output is too long'
updated_at = <Date 2022-01-12.01:45:18.299>
user = 'https://github.com/merwok'
bugs.python.org fields:
activity = <Date 2022-01-12.01:45:18.299>
actor = 'eric.araujo'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-12-20.23:43:15.950>
creator = 'eric.araujo'
dependencies = []
files = []
hgrepos = []
issue_num = 46142
keywords = ['patch']
message_count = 15.0
messages = ['408981', '408982', '409449', '409450', '409470', '409483', '409738', '409890', '409928', '410052', '410203', '410207', '410238', '410239', '410378']
nosy_count = 5.0
nosy_names = ['barry', 'vstinner', 'eric.araujo', 'serhiy.storchaka', 'eryksun']
pr_nums = ['30331']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue46142'
versions = ['Python 3.11']
Linked PRs
- gh-90300: Reformat the Python CLI help output #93415
- [3.12] gh-90300: Reformat the Python CLI help output (GH-93415) #115847
- gh-90300: Improve the Python CLI help output #115853
- [3.11] gh-90300: Reformat the Python CLI help output (GH-93415) (GH-115847) #116418
- gh-90300: Fix cmdline.rst #116721
- [3.12] gh-90300: Fix cmdline.rst (GH-116721) #116724
- [3.11] gh-90300: Fix cmdline.rst (GH-116721) #116725
- gh-90300: Sort the -X options and some envvars in the Python CLI help #116739
- gh-90300: Document equivalent -X options for envvars in the Python CLI help #116756
- gh-90300: Fix undocumented envvars in the Python CLI help #116765
- [3.12] gh-90300: Sort the -X options and some envvars in the Python CLI help (GH-116739) #116766
- [3.11] gh-90300: Sort the -X options and some envvars in the Python CLI help (GH-116739) (GH-116766) #116779
- [3.12] gh-90300: Document equivalent -X options for envvars in the Python CLI help (GH-116756) #116786
- [3.11] gh-90300: Document equivalent -X options for envvars in the Python CLI help (GH-116756) (GH-116786) #116796
- [3.12] gh-90300: Fix undocumented envvars in the Python CLI help (GH-116765) #116797
- [3.11] gh-90300: Fix undocumented envvars in the Python CLI help (GH-116765) (GH-116797) #116803
- [3.12] gh-90300: Improve the Python CLI help output (GH-115853) #117022
- [3.11] gh-90300: Improve the Python CLI help output (GH-115853) (GH-117022) #117034
- [3.12] gh-90300: Remove reference to PYTHON_FROZEN_MODULES in Python CLI help #117035