-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc direasystdlibStandard 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 | 13249 |
|---|---|
| Nosy | @terryjreedy, @merwok, @asvetlov, @florentx, @akheron |
| 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 = <Date 2013-04-07.11:49:25.652>
created_at = <Date 2011-10-23.18:32:39.141>
labels = ['easy', 'type-bug', 'library', 'docs']
title = 'argparse.ArgumentParser() lists arguments in the wrong order'
updated_at = <Date 2013-04-07.11:49:25.646>
user = 'https://bugs.python.org/roysmith'bugs.python.org fields:
activity = <Date 2013-04-07.11:49:25.646>
actor = 'asvetlov'
assignee = 'docs@python'
closed = True
closed_date = <Date 2013-04-07.11:49:25.652>
closer = 'asvetlov'
components = ['Documentation', 'Library (Lib)']
creation = <Date 2011-10-23.18:32:39.141>
creator = 'roysmith'
dependencies = []
files = ['23505', '23667', '23703', '26490', '29704']
hgrepos = []
issue_num = 13249
keywords = ['patch', 'easy']
message_count = 19.0
messages = ['146238', '146241', '146246', '146248', '146250', '146254', '146257', '146258', '147481', '147511', '147616', '147631', '147651', '147749', '149529', '166244', '185935', '186186', '186196']
nosy_count = 11.0
nosy_names = ['terry.reedy', 'roysmith', 'bethard', 'eric.araujo', 'asvetlov', 'flox', 'santoso.wijaya', 'docs@python', 'BreamoreBoy', 'petri.lehtinen', 'Kostyantyn.Leschenko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue13249'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc direasystdlibStandard 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