Skip to content

Allow reading member names with bogus encodings in zipfile #72267

@yaseppochi

Description

@yaseppochi
BPO 28080
Nosy @gpshead, @ned-deily, @yaseppochi, @methane, @serhiy-storchaka
PRs
  • bpo-28080:: Add support for the fallback encoding in ZIP files #32007
  • Files
  • encoded-member-names: Mercurial queue style patch for Lib/zipfile.py, Doc/Lib/zipfile.rst, Lib/test/test_zipfile.py
  • encoded-member-names-v2
  • encoded-member-names-v3
  • 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 2022-03-24.00:33:09.557>
    created_at = <Date 2016-09-11.18:23:14.387>
    labels = ['type-feature', 'library', '3.11']
    title = 'Allow reading member names with bogus encodings in zipfile'
    updated_at = <Date 2022-03-24.00:33:09.555>
    user = 'https://github.com/yaseppochi'

    bugs.python.org fields:

    activity = <Date 2022-03-24.00:33:09.555>
    actor = 'gregory.p.smith'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2022-03-24.00:33:09.557>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2016-09-11.18:23:14.387>
    creator = 'sjt'
    dependencies = []
    files = ['44564', '44571', '44593']
    hgrepos = []
    issue_num = 28080
    keywords = ['patch', 'needs review']
    message_count = 19.0
    messages = ['275828', '275834', '275837', '275842', '275844', '275847', '275856', '275891', '275996', '276025', '276051', '276054', '284029', '284139', '415605', '415746', '415756', '415876', '415917']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'ned.deily', 'sjt', 'methane', 'serhiy.storchaka']
    pr_nums = ['32007']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28080'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Labels

    3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions