Skip to content

Make zipimport work with zipfile containing comments #50200

Closed
@dsamersoff

Description

@dsamersoff
mannequin
BPO 5950
Nosy @Yhg1s, @warsaw, @brettcannon, @theller, @birkenfeld, @terryjreedy, @gpshead, @ncoghlan, @ericsnowcurrently, @dimaqq, @serhiy-storchaka, @ZackerySpytz
PRs
  • bpo-5950: Support reading zips with comments in zipimport #9548
  • Files
  • testcase.zip: Testcase zipfile with comment inside
  • zipimport_with_comments.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-09-25.19:16:49.640>
    created_at = <Date 2009-05-06.16:49:46.012>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Make zipimport work with zipfile containing comments'
    updated_at = <Date 2018-09-25.19:16:49.638>
    user = 'https://bugs.python.org/dsamersoff'

    bugs.python.org fields:

    activity = <Date 2018-09-25.19:16:49.638>
    actor = 'barry'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-25.19:16:49.640>
    closer = 'barry'
    components = ['Library (Lib)']
    creation = <Date 2009-05-06.16:49:46.012>
    creator = 'dsamersoff'
    dependencies = []
    files = ['13905', '17975']
    hgrepos = []
    issue_num = 5950
    keywords = ['patch']
    message_count = 25.0
    messages = ['87340', '97316', '109678', '109686', '110014', '110016', '110059', '110151', '110157', '113452', '113467', '113484', '113486', '139187', '139192', '175127', '175169', '219263', '219266', '226234', '325717', '325721', '325733', '326284', '326398']
    nosy_count = 17.0
    nosy_names = ['twouters', 'barry', 'brett.cannon', 'theller', 'georg.brandl', 'terry.reedy', 'gregory.p.smith', 'ncoghlan', 'peter.otten', 'grubert', 'rfk', 'dsamersoff', 'eric.snow', 'Dima.Tisnek', 'serhiy.storchaka', 'superluser', 'ZackerySpytz']
    pr_nums = ['9548']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5950'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions