Closed
Description
BPO | 45656 |
---|---|
Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2021-10-28.18:27:12.120>
labels = ['type-bug', 'library']
title = "argparse bug: prefix_chars argument to add_argument_group doesn't really work"
updated_at = <Date 2021-11-02.20:19:39.416>
user = 'https://bugs.python.org/samwyse'
bugs.python.org fields:
activity = <Date 2021-11-02.20:19:39.416>
actor = 'paul.j3'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-10-28.18:27:12.120>
creator = 'samwyse'
dependencies = []
files = ['50410']
hgrepos = []
issue_num = 45656
keywords = []
message_count = 3.0
messages = ['405217', '405525', '405542']
nosy_count = 2.0
nosy_names = ['samwyse', 'paul.j3']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue45656'
versions = ['Python 3.6']
Linked PRs
- gh-89819: Add
argument_default
andconflict_handler
toadd_argument_group
docs #125379 - [3.13] gh-89819: Add argument_default and conflict_handler to add_argument_group() docs (GH-125379) #125538
- [3.12] gh-89819: Add argument_default and conflict_handler to add_argument_group() docs (GH-125379) #125539
Metadata
Metadata
Assignees
Labels
Documentation in the Doc dirDocumentation in the Doc dirPython modules in the Lib dirPython modules in the Lib dirAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Doc issues