-
-
Notifications
You must be signed in to change notification settings - Fork 34k
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 | 18538 |
|---|---|
| Nosy | @ncoghlan, @abalkin, @vstinner, @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 2013-08-24.14:48:32.257>
created_at = <Date 2013-07-23.23:44:41.724>
labels = ['type-feature', 'library']
title = '`python -m dis ` should use argparse'
updated_at = <Date 2013-08-24.14:48:32.255>
user = 'https://github.com/mmaker'bugs.python.org fields:
activity = <Date 2013-08-24.14:48:32.255>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2013-08-24.14:48:32.257>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2013-07-23.23:44:41.724>
creator = 'maker'
dependencies = []
files = ['31023', '31024']
hgrepos = []
issue_num = 18538
keywords = ['patch']
message_count = 4.0
messages = ['193621', '193623', '196069', '196080']
nosy_count = 6.0
nosy_names = ['ncoghlan', 'belopolsky', 'vstinner', 'maker', 'tshepang', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue18538'
versions = ['Python 3.4']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