-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 24693 |
|---|---|
| Nosy | @Yhg1s, @ronaldoussoren, @ned-deily, @vadmium, @serhiy-storchaka |
| 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 2016-09-10.18:36:56.902>
created_at = <Date 2015-07-23.12:23:44.373>
labels = ['type-feature', 'library']
title = 'zipfile: change RuntimeError to more appropriate exception type'
updated_at = <Date 2016-09-10.18:36:56.901>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-09-10.18:36:56.901>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2016-09-10.18:36:56.902>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-07-23.12:23:44.373>
creator = 'serhiy.storchaka'
dependencies = []
files = ['39994', '42853']
hgrepos = []
issue_num = 24693
keywords = ['patch']
message_count = 5.0
messages = ['247189', '265558', '265588', '275668', '275669']
nosy_count = 7.0
nosy_names = ['twouters', 'ronaldoussoren', 'alanmcintyre', 'ned.deily', 'python-dev', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue24693'
versions = ['Python 3.6']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