Skip to content

remove/delete method for zipfile objects #51067

Description

@rossmclendon
BPO6818
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=Noneclosed_at=Nonecreated_at=<Date2009-09-02.04:42:10.018>labels= ['type-feature', 'library']
    title='remove/delete method for zipfile/tarfile objects'updated_at=<Date2020-04-04.10:40:28.415>user='https://bugs.python.org/rossmclendon'

    bugs.python.org fields:

    activity=<Date2020-04-04.10:40:28.415>actor='yudilevi'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']
    creation=<Date2009-09-02.04:42:10.018>creator='rossmclendon'dependencies= []
    files= ['15199', '21063', '21188', '38231', '39061', '39063']
    hgrepos= ['305']
    issue_num=6818keywords= ['patch']
    message_count=36.0messages= ['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.0nosy_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=Nonestage='patch review'status='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue6818'versions= ['Python 3.5']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions