X Tutup
The Wayback Machine - https://web.archive.org/web/20251209065052/https://github.com/python/cpython/issues/83042
Skip to content

zipfile: Corrupts filenames containing non-UTF8 characters #83042

@jgoerzen

Description

@jgoerzen
mannequin
BPO 38861
Nosy @serhiy-storchaka, @jnalley
Dependencies
  • bpo-28080: Allow reading member names with bogus encodings in zipfile
  • Files
  • t.zip: Test ZIP file with ISO-8859-1 filename
  • 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 = None
    created_at = <Date 2019-11-20.02:52:22.191>
    labels = ['type-bug', 'library']
    title = 'zipfile: Corrupts filenames containing non-UTF8 characters'
    updated_at = <Date 2019-11-27.11:45:52.523>
    user = 'https://bugs.python.org/jgoerzen'

    bugs.python.org fields:

    activity = <Date 2019-11-27.11:45:52.523>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-11-20.02:52:22.191>
    creator = 'jgoerzen'
    dependencies = ['28080']
    files = ['48724']
    hgrepos = []
    issue_num = 38861
    keywords = []
    message_count = 6.0
    messages = ['357023', '357422', '357424', '357446', '357480', '357565']
    nosy_count = 3.0
    nosy_names = ['jgoerzen', 'serhiy.storchaka', 'jnalley']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38861'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup