Skip to content

python -mzipfile fails to add empty folders to created zip #66415

@anntzer

Description

@anntzer
mannequin
BPO 22219
Nosy @serhiy-storchaka, @anntzer
Files
  • zipfile_add_dirs.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-10-04.11:53:05.328>
    created_at = <Date 2014-08-17.17:53:45.452>
    labels = ['type-bug', 'library']
    title = 'python -mzipfile fails to add empty folders to created zip'
    updated_at = <Date 2014-10-04.11:53:05.327>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2014-10-04.11:53:05.327>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-10-04.11:53:05.328>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-08-17.17:53:45.452>
    creator = 'Antony.Lee'
    dependencies = []
    files = ['36706']
    hgrepos = []
    issue_num = 22219
    keywords = ['patch']
    message_count = 6.0
    messages = ['225457', '225459', '225530', '226408', '227437', '228446']
    nosy_count = 3.0
    nosy_names = ['python-dev', 'serhiy.storchaka', 'Antony.Lee']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22219'
    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