Skip to content

Rewrite zipimport from scratch #69897

Closed
Closed
@brettcannon

Description

@brettcannon
BPO 25711
Nosy @Yhg1s, @warsaw, @brettcannon, @gpshead, @ncoghlan, @pmp-p, @ericsnowcurrently, @serhiy-storchaka, @dianaclarke, @AraHaan, @jarondl
PRs
  • bpo-25711: zipimport rewritten in Python #4023
  • bpo-25711: Rewrite zipimport in pure Python. #6809
  • bpo-25711: Remove outdated zipimport tests. #9404
  • bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. #9406
  • bpo-32075: Expose ZipImporter Type Object in the include header files. #4470
  • Files
  • zipimport.patch
  • zipimport-2.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 2018-11-05.13:48:52.968>
    created_at = <Date 2015-11-23.16:28:40.454>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'Rewrite zipimport from scratch'
    updated_at = <Date 2018-11-05.13:48:52.967>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2018-11-05.13:48:52.967>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-05.13:48:52.968>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-11-23.16:28:40.454>
    creator = 'brett.cannon'
    dependencies = []
    files = ['45800', '45814']
    hgrepos = []
    issue_num = 25711
    keywords = ['patch']
    message_count = 33.0
    messages = ['255183', '255198', '255202', '255224', '256161', '256171', '256207', '257360', '257609', '282731', '282776', '282777', '282871', '282876', '282938', '283130', '299705', '304484', '304531', '306556', '306610', '307524', '316536', '321267', '321289', '323750', '324445', '324453', '324456', '325672', '325706', '325771', '329294']
    nosy_count = 13.0
    nosy_names = ['twouters', 'barry', 'brett.cannon', 'gregory.p.smith', 'ncoghlan', 'pmpp', 'eric.snow', 'serhiy.storchaka', 'diana', 'superluser', 'byrnes', 'Decorater', 'jarondl']
    pr_nums = ['4023', '6809', '9404', '9406', '4470']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25711'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions