Closed
Description
BPO | 16142 |
---|---|
Nosy | @bitdancer, @osandov, @aeros, @benedwards14 |
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 2012-10-05.14:53:21.479>
labels = ['easy', 'type-bug', 'library']
title = 'ArgumentParser inconsistent with parse_known_args'
updated_at = <Date 2019-11-12.21:46:41.296>
user = 'https://bugs.python.org/idank'
bugs.python.org fields:
activity = <Date 2019-11-12.21:46:41.296>
actor = 'LewisGaul'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2012-10-05.14:53:21.479>
creator = 'idank'
dependencies = []
files = ['27434', '29910', '30056']
hgrepos = []
issue_num = 16142
keywords = ['patch', 'easy']
message_count = 10.0
messages = ['172088', '172089', '172091', '172092', '173492', '173640', '181167', '187212', '188038', '355469']
nosy_count = 11.0
nosy_names = ['bethard', 'r.david.murray', 'idank', 'paul.j3', 'Sam.Breese', 'Radu.Ciorba', 'Andrei.Vereha', 'osandov', 'kynikos', 'aeros', 'benedwards14']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16142'
versions = ['Python 2.7', 'Python 3.3']
Linked PRs
- gh-60346: Fix ArgumentParser inconsistent with parse_known_args #103197
- gh-60346: Improve handling single-dash options in ArgumentParser.parse_known_args() #114180
- [3.11] gh-60346: Improve handling single-dash options in ArgumentParser.parse_known_args() (GH-114180) #115674
- [3.12] gh-60346: Improve handling single-dash options in ArgumentParser.parse_known_args() (GH-114180) #115675
Metadata
Metadata
Assignees
Labels
Projects
Status
Doc issues