Skip to content

python -mzipfile fails to unzip files with folders created by zip #66397

@anntzer

Description

@anntzer
mannequin
BPO 22201
Nosy @serhiy-storchaka, @anntzer
Files
  • fix_zipfile_empty_dir.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-08-17.12:28:33.139>
    created_at = <Date 2014-08-14.23:27:42.299>
    labels = ['type-bug', 'library']
    title = 'python -mzipfile fails to unzip files with folders created by zip'
    updated_at = <Date 2014-08-17.12:28:33.137>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2014-08-17.12:28:33.137>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-08-17.12:28:33.139>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-08-14.23:27:42.299>
    creator = 'Antony.Lee'
    dependencies = []
    files = ['36389']
    hgrepos = []
    issue_num = 22201
    keywords = ['patch']
    message_count = 4.0
    messages = ['225325', '225410', '225438', '225439']
    nosy_count = 4.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'Antony.Lee', 'ryantimwilson']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22201'
    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