Skip to content

Within zipfile, use of zlib.crc32 raises OverflowError at argument-parsing time on large strings #67495

@DannyYoo

Description

@DannyYoo
mannequin
BPO 23306
Nosy @gpshead, @vadmium, @serhiy-storchaka
Dependencies
  • bpo-27130: zlib: OverflowError while trying to compress 2^32 bytes or more
  • 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']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions