Skip to content

shutil.make_archive doesn't archive empty directories #69170

@EugeneK

Description

@EugeneK
mannequin
BPO 24982
Nosy @tarekziade, @merwok, @bitdancer, @serhiy-storchaka
Files
  • make_archive_zip_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 2015-09-17.09:32:38.631>
    created_at = <Date 2015-09-02.00:56:16.919>
    labels = ['type-bug', 'library']
    title = "shutil.make_archive doesn't archive empty directories"
    updated_at = <Date 2015-09-17.09:32:38.630>
    user = 'https://bugs.python.org/eugenek'

    bugs.python.org fields:

    activity = <Date 2015-09-17.09:32:38.630>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-09-17.09:32:38.631>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2015-09-02.00:56:16.919>
    creator = 'eugenek'
    dependencies = []
    files = ['40381']
    hgrepos = []
    issue_num = 24982
    keywords = ['patch']
    message_count = 5.0
    messages = ['249522', '249542', '249997', '250021', '250146']
    nosy_count = 6.0
    nosy_names = ['tarek', 'eric.araujo', 'r.david.murray', 'python-dev', 'serhiy.storchaka', 'eugenek']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24982'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    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