Skip to content

remove/delete method for zipfile objects #51067

Open
@rossmclendon

Description

@rossmclendon
BPO 6818
Nosy @loewis, @rhettinger, @terryjreedy, @gustaebel, @tiran, @merwok, @sandrotosi, @serhiy-storchaka, @denfromufa, @yudilevi2
PRs
  • bpo-6818: Add remove() in ZipInfo #19336
  • gh-51067: Add remove() in ZipInfo #19358
  • Files
  • delete.tar.gz: Includes 2 files,the one named delete.py is the main file.
  • zipfile.remove.patch: bugs, docs and tests
  • zipfile.remove.2.patch: improved patch for zipfile.remove
  • tricky.zip
  • mywork.patch
  • zipfile_filter.patch: renamed, fixed comment, removed some debugging code
  • 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 = None
    created_at = <Date 2009-09-02.04:42:10.018>
    labels = ['type-feature', 'library']
    title = 'remove/delete method for zipfile/tarfile objects'
    updated_at = <Date 2020-04-04.10:40:28.415>
    user = 'https://bugs.python.org/rossmclendon'

    bugs.python.org fields:

    activity = <Date 2020-04-04.10:40:28.415>
    actor = 'yudilevi'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-09-02.04:42:10.018>
    creator = 'rossmclendon'
    dependencies = []
    files = ['15199', '21063', '21188', '38231', '39061', '39063']
    hgrepos = ['305']
    issue_num = 6818
    keywords = ['patch']
    message_count = 36.0
    messages = ['92154', '92155', '92156', '92158', '92164', '92172', '92177', '94475', '94478', '109158', '109160', '130299', '130388', '130463', '130938', '140680', '159418', '160533', '160534', '192574', '229801', '229893', '236565', '236568', '240336', '240345', '240394', '240422', '241181', '241192', '241201', '241346', '266374', '365755', '365756', '365757']
    nosy_count = 17.0
    nosy_names = ['loewis', 'rhettinger', 'terry.reedy', 'lars.gustaebel', 'christian.heimes', 'rossmclendon', 'eric.araujo', 'ubershmekel', 'victorlee129', 'sandro.tosi', 'chroipahtz', 'serhiy.storchaka', 'Arthur.Darcet', 'Dave Sawyer', 'gambl', 'denfromufa', 'yudilevi']
    pr_nums = ['19336', '19358']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue6818'
    versions = ['Python 3.5']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions