-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Within zipfile, use of zlib.crc32 raises OverflowError at argument-parsing time on large strings #67495
Copy link
Copy link
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 | 23306 |
|---|---|
| Nosy | @gpshead, @vadmium, @serhiy-storchaka |
| Dependencies |
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-08-07.16:32:30.895>
created_at = <Date 2015-01-23.23:49:26.771>
labels = ['type-bug', 'library']
title = 'Within zipfile, use of zlib.crc32 raises OverflowError at argument-parsing time on large strings'
updated_at = <Date 2016-08-07.16:32:30.893>
user = 'https://bugs.python.org/DannyYoo'bugs.python.org fields:
activity = <Date 2016-08-07.16:32:30.893>
actor = 'gregory.p.smith'
assignee = 'none'
closed = True
closed_date = <Date 2016-08-07.16:32:30.895>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2015-01-23.23:49:26.771>
creator = 'Danny.Yoo'
dependencies = ['27130']
files = []
hgrepos = []
issue_num = 23306
keywords = []
message_count = 5.0
messages = ['234587', '234588', '234589', '266467', '272123']
nosy_count = 5.0
nosy_names = ['gregory.p.smith', 'nadeem.vawda', 'martin.panter', 'serhiy.storchaka', 'Danny.Yoo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23306'
versions = ['Python 2.7']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