-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 10424 |
|---|---|
| Nosy | @ezio-melotti, @merwok, @bitdancer, @mmaker |
| 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 2011-06-09.16:38:26.114>
created_at = <Date 2010-11-15.10:38:42.845>
labels = ['type-feature', 'library']
title = 'better error message from argparse when positionals missing'
updated_at = <Date 2011-06-09.16:38:26.112>
user = 'https://bugs.python.org/bethard'bugs.python.org fields:
activity = <Date 2011-06-09.16:38:26.112>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2011-06-09.16:38:26.114>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2010-11-15.10:38:42.845>
creator = 'bethard'
dependencies = []
files = ['19647', '19736', '22129', '22155']
hgrepos = []
issue_num = 10424
keywords = ['patch']
message_count = 14.0
messages = ['121220', '121575', '121577', '121580', '121593', '121845', '121887', '121904', '136981', '136986', '137080', '137086', '138010', '138014']
nosy_count = 6.0
nosy_names = ['bethard', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'maker', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue10424'
versions = ['Python 3.3']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