-
- Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
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
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Doc issues