-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 24251 |
|---|---|
| Nosy | @bitdancer, @remram44 |
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 = <Date 2017-03-28.16:55:45.965>
created_at = <Date 2015-05-20.22:35:14.462>
labels = ['invalid', 'type-bug', 'library']
title = 'Different behavior for argparse between 2.7.8 and 2.7.9 when adding the same arguments to the root and the sub commands'
updated_at = <Date 2017-03-28.16:55:45.964>
user = 'https://bugs.python.org/hhuang'bugs.python.org fields:
activity = <Date 2017-03-28.16:55:45.964>
actor = 'paul.j3'
assignee = 'none'
closed = True
closed_date = <Date 2017-03-28.16:55:45.965>
closer = 'paul.j3'
components = ['Library (Lib)']
creation = <Date 2015-05-20.22:35:14.462>
creator = 'hhuang'
dependencies = []
files = []
hgrepos = []
issue_num = 24251
keywords = []
message_count = 3.0
messages = ['243700', '243701', '244767']
nosy_count = 6.0
nosy_names = ['bethard', 'r.david.murray', 'paul.j3', 'remram', 'hhuang', 'smparkes']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24251'
versions = ['Python 2.7']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error