Skip to content

'python -mzipfile -c' does not zip empty directories #66426

@ryantimwilson

Description

@ryantimwilson
BPO 22230
Nosy @serhiy-storchaka
Superseder
  • bpo-22219: python -mzipfile fails to add empty folders to created zip
  • Files
  • add_empty_dirs_to_zipfile.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 = None
    closed_at = <Date 2014-08-19.17:40:45.882>
    created_at = <Date 2014-08-19.17:37:14.427>
    labels = ['type-bug', 'library']
    title = "'python -mzipfile -c' does not zip empty directories"
    updated_at = <Date 2014-08-19.17:40:45.880>
    user = 'https://bugs.python.org/ryantimwilson'

    bugs.python.org fields:

    activity = <Date 2014-08-19.17:40:45.880>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-08-19.17:40:45.882>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-08-19.17:37:14.427>
    creator = 'ryantimwilson'
    dependencies = []
    files = ['36416']
    hgrepos = []
    issue_num = 22230
    keywords = ['patch']
    message_count = 2.0
    messages = ['225535', '225536']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'ryantimwilson']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '22219'
    type = 'behavior'
    url = 'https://bugs.python.org/issue22230'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      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