Skip to content

patch for bug 1170311 "zipfile UnicodeDecodeError" #45077

@snaury

Description

@snaury
mannequin
BPO 1734346
Nosy @loewis
Files
  • python-zipfile-unicode-filenames.patch: Patch and test case
  • python-zipfile-unicode-filenames-utf8.patch: Patch that sets language bit for unicode filenames
  • python-zipfile-unicode-filenames-utf8-2.patch: Patch falls back to ascii when it can, ZipInfo filenames are not damaged after writing
  • python-zipfile-unicode-filenames-utf8-3.patch: Forgot to add test case in the previous 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 = 'https://github.com/loewis'
    closed_at = <Date 2008-05-05.17:18:55.519>
    created_at = <Date 2007-06-10.10:53:22.000>
    labels = ['library']
    title = 'patch for bug 1170311 "zipfile UnicodeDecodeError"'
    updated_at = <Date 2008-05-05.21:16:03.646>
    user = 'https://bugs.python.org/snaury'

    bugs.python.org fields:

    activity = <Date 2008-05-05.21:16:03.646>
    actor = 'loewis'
    assignee = 'loewis'
    closed = True
    closed_date = <Date 2008-05-05.17:18:55.519>
    closer = 'loewis'
    components = ['Library (Lib)']
    creation = <Date 2007-06-10.10:53:22.000>
    creator = 'snaury'
    dependencies = []
    files = ['8043', '8044', '8045', '8046']
    hgrepos = []
    issue_num = 1734346
    keywords = ['patch']
    message_count = 10.0
    messages = ['52744', '52745', '52746', '52747', '52748', '65935', '65939', '66274', '66277', '66289']
    nosy_count = 3.0
    nosy_names = ['loewis', 'snaury', 'kalt']
    pr_nums = []
    priority = 'high'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue1734346'
    versions = []

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions