Skip to content

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

Description

@BenCipollini
BPO25626
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=<Date2015-11-21.11:03:41.734>created_at=<Date2015-11-14.19:48:21.730>labels= ['extension-modules', 'type-bug', 'library']
    title='Gzip fails for file over 2**32 bytes'updated_at=<Date2015-11-21.11:03:41.732>user='https://bugs.python.org/BenCipollini'

    bugs.python.org fields:

    activity=<Date2015-11-21.11:03:41.732>actor='martin.panter'assignee='martin.panter'closed=Trueclosed_date=<Date2015-11-21.11:03:41.734>closer='martin.panter'components= ['Extension Modules', 'Library (Lib)']
    creation=<Date2015-11-14.19:48:21.730>creator='Ben Cipollini'dependencies= []
    files= ['41053', '41090', '41096', '41107']
    hgrepos= []
    issue_num=25626keywords= ['patch', '3.5regression']
    message_count=18.0messages= ['254668', '254684', '254686', '254717', '254727', '254754', '254865', '254884', '254887', '254891', '254955', '254963', '254972', '254976', '255032', '255044', '255048', '255049']
    nosy_count=7.0nosy_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=Nonetype='behavior'url='https://bugs.python.org/issue25626'versions= ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirstdlibStandard 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