Skip to content

zipfile.ZipFile.close() doesn't respect allowZip64 #66065

@bgilbert

Description

@bgilbert
mannequin
BPO 21866
Nosy @serhiy-storchaka
Files
  • zipfile64_additional_checks.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/serhiy-storchaka'
    closed_at = <Date 2014-09-23.20:31:16.430>
    created_at = <Date 2014-06-25.05:56:09.484>
    labels = ['type-bug', 'library']
    title = "zipfile.ZipFile.close() doesn't respect allowZip64"
    updated_at = <Date 2014-09-23.20:31:16.429>
    user = 'https://bugs.python.org/bgilbert'

    bugs.python.org fields:

    activity = <Date 2014-09-23.20:31:16.429>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-09-23.20:31:16.430>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-06-25.05:56:09.484>
    creator = 'bgilbert'
    dependencies = []
    files = ['36548']
    hgrepos = []
    issue_num = 21866
    keywords = ['patch']
    message_count = 6.0
    messages = ['221525', '221543', '222476', '222489', '226420', '227372']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'bgilbert', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue21866'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    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