Skip to content

zipfile.ZipFile().extractall() header mismatch for non-ASCII characters #55010

Description

@MZ
mannequin
BPO 10801
Nosy @loewis, @birkenfeld, @amauryfa, @vstinner, @bitdancer
Files
  • bug_zipfile_extractall.zip: ZIP with three files that can reproduce the problem
  • zipfile.diff
  • issue10801_test.1.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 2011-01-01.12:16:56.320>
    created_at = <Date 2010-12-31.13:38:34.847>
    labels = ['type-bug', 'library']
    title = 'zipfile.ZipFile().extractall() header mismatch for non-ASCII characters'
    updated_at = <Date 2011-06-10.14:35:35.544>
    user = 'https://bugs.python.org/MZ'

    bugs.python.org fields:

    activity = <Date 2011-06-10.14:35:35.544>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-01-01.12:16:56.320>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2010-12-31.13:38:34.847>
    creator = 'M..Z.'
    dependencies = []
    files = ['20204', '20205', '20211']
    hgrepos = []
    issue_num = 10801
    keywords = ['patch']
    message_count = 18.0
    messages = ['124964', '124966', '124978', '124991', '124992', '124994', '124995', '124998', '124999', '125000', '135838', '136228', '136229', '136559', '136566', '136567', '136682', '138081']
    nosy_count = 9.0
    nosy_names = ['loewis', 'georg.brandl', 'amaury.forgeotdarc', 'vstinner', 'Arfrever', 'r.david.murray', 'eli.bendersky', 'M..Z.', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10801'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions