-
-
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 9239 |
|---|---|
| Nosy | @birkenfeld, @pitrou, @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 2012-06-30.15:34:58.896>
created_at = <Date 2010-07-12.23:56:44.860>
labels = ['type-bug', 'library']
title = 'zipfile: truncating comment can corrupt the zipfile'
updated_at = <Date 2012-06-30.15:34:58.895>
user = 'https://bugs.python.org/rfk'bugs.python.org fields:
activity = <Date 2012-06-30.15:34:58.895>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2012-06-30.15:34:58.896>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2010-07-12.23:56:44.860>
creator = 'rfk'
dependencies = []
files = ['17974', '26216']
hgrepos = []
issue_num = 9239
keywords = ['patch']
message_count = 8.0
messages = ['110149', '112544', '159532', '164337', '164339', '164371', '164388', '164389']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'alanmcintyre', 'pitrou', 'rfk', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue9239'
versions = ['Python 3.2', 'Python 3.3']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