-
-
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 | 23252 |
|---|---|
| Nosy | @bitdancer, @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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2015-03-23.08:35:07.357>
created_at = <Date 2015-01-16.19:55:48.019>
labels = ['type-feature', 'library']
title = 'Add support of writing to unseekable file in zipfile'
updated_at = <Date 2016-02-02.17:23:08.630>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2016-02-02.17:23:08.630>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-03-23.08:35:07.357>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-01-16.19:55:48.019>
creator = 'serhiy.storchaka'
dependencies = []
files = ['37970']
hgrepos = []
issue_num = 23252
keywords = ['patch']
message_count = 6.0
messages = ['234145', '235184', '236360', '238951', '259274', '259406']
nosy_count = 5.0
nosy_names = ['r.david.murray', 'python-dev', 'Matt.Mackall', 'serhiy.storchaka', 'Patrik Dufresne']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue23252'
versions = ['Python 3.5']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