Skip to content

zipfile.extractall fails in Posix shell with utf-8 filename #64528

@LaurentMazuel

Description

@LaurentMazuel
BPO 20329
Nosy @ncoghlan, @vstinner, @bitdancer, @serhiy-storchaka, @csabella
Files
  • test_ut8.zip: Zip where filenames are in UTF-8
  • 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 2014-01-21.15:05:53.908>
    labels = ['extension-modules', 'type-bug']
    title = 'zipfile.extractall fails in Posix shell with utf-8 filename'
    updated_at = <Date 2017-12-18.14:39:09.490>
    user = 'https://bugs.python.org/LaurentMazuel'

    bugs.python.org fields:

    activity = <Date 2017-12-18.14:39:09.490>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2014-01-21.15:05:53.908>
    creator = 'Laurent.Mazuel'
    dependencies = []
    files = ['33589']
    hgrepos = []
    issue_num = 20329
    keywords = []
    message_count = 10.0
    messages = ['208648', '208655', '208755', '208817', '208858', '208859', '212349', '308345', '308350', '308568']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'vstinner', 'r.david.murray', 'Laurent.Mazuel', 'serhiy.storchaka', 'cheryl.sabella']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20329'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirstdlibStandard 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