Closed
Description
BPO | 9571 |
---|---|
Nosy | @merwok, @bitdancer |
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 2010-08-11.19:21:25.755>
labels = ['type-feature', 'library']
title = 'argparse: Allow the use of -- to break out of nargs and into subparser'
updated_at = <Date 2014-07-07.17:12:55.826>
user = 'https://bugs.python.org/elsdoerfer'
bugs.python.org fields:
activity = <Date 2014-07-07.17:12:55.826>
actor = 'paul.j3'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2010-08-11.19:21:25.755>
creator = 'elsdoerfer'
dependencies = []
files = ['35886']
hgrepos = []
issue_num = 9571
keywords = ['patch']
message_count = 5.0
messages = ['113616', '113647', '113668', '222427', '222478']
nosy_count = 5.0
nosy_names = ['bethard', 'eric.araujo', 'r.david.murray', 'elsdoerfer', 'paul.j3']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue9571'
versions = ['Python 3.5']
Linked PRs
- gh-53780: [argparse] ignore the first "--" (double dash) between an op… #124275
- [3.12] gh-53780: Ignore the first "--" (double dash) between an option and command in argparse (GH-124275) #124420
- [3.13] gh-53780: Ignore the first "--" (double dash) between an option and command in argparse (GH-124275) #125073
Metadata
Metadata
Assignees
Projects
Status
Doc issues