-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 16350 |
|---|---|
| Nosy | @amauryfa, @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-11-11.01:37:56.272>
created_at = <Date 2012-10-28.16:25:19.120>
labels = ['type-bug', 'library']
title = 'zlib.Decompress.decompress() after EOF discards existing value of unused_data'
updated_at = <Date 2012-11-11.09:49:38.884>
user = 'https://bugs.python.org/nadeemvawda'bugs.python.org fields:
activity = <Date 2012-11-11.09:49:38.884>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2012-11-11.01:37:56.272>
closer = 'nadeem.vawda'
components = ['Library (Lib)']
creation = <Date 2012-10-28.16:25:19.120>
creator = 'nadeem.vawda'
dependencies = []
files = ['27767', '27769', '27775', '27916']
hgrepos = []
issue_num = 16350
keywords = ['patch']
message_count = 18.0
messages = ['174056', '174058', '174059', '174064', '174065', '174109', '174131', '174845', '174848', '174849', '174854', '174910', '175031', '175045', '175116', '175308', '175309', '175336']
nosy_count = 4.0
nosy_names = ['amaury.forgeotdarc', 'nadeem.vawda', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16350'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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