Skip to content

Gzip fails for file over 2**32 bytes #69812

@BenCipollini

Description

@BenCipollini
BPO 25626
Nosy @Yhg1s, @vadmium, @serhiy-storchaka
Files
  • zlib-size_t.patch: Cap zlib to UINT_MAX
  • zlib-size_t.2.patch
  • zlib-Py_ssize_t.patch
  • zlib-Py_ssize_t.2.patch
  • 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/vadmium'
    closed_at = <Date 2015-11-21.11:03:41.734>
    created_at = <Date 2015-11-14.19:48:21.730>
    labels = ['extension-modules', 'type-bug', 'library']
    title = 'Gzip fails for file over 2**32 bytes'
    updated_at = <Date 2015-11-21.11:03:41.732>
    user = 'https://bugs.python.org/BenCipollini'

    bugs.python.org fields:

    activity = <Date 2015-11-21.11:03:41.732>
    actor = 'martin.panter'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2015-11-21.11:03:41.734>
    closer = 'martin.panter'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2015-11-14.19:48:21.730>
    creator = 'Ben Cipollini'
    dependencies = []
    files = ['41053', '41090', '41096', '41107']
    hgrepos = []
    issue_num = 25626
    keywords = ['patch', '3.5regression']
    message_count = 18.0
    messages = ['254668', '254684', '254686', '254717', '254727', '254754', '254865', '254884', '254887', '254891', '254955', '254963', '254972', '254976', '255032', '255044', '255048', '255049']
    nosy_count = 7.0
    nosy_names = ['twouters', 'nadeem.vawda', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'Matthew.Brett', 'Ben Cipollini']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25626'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions