Skip to content

Python 2.7.4 breaks ZipFile extraction of zip files with unicode member paths #61856

@Vhati

Description

@Vhati
mannequin
BPO 17656
Nosy @loewis, @birkenfeld, @terryjreedy, @gpshead, @amauryfa, @pitrou, @vstinner, @larryhastings, @tiran, @benjaminp, @ned-deily, @ezio-melotti, @bitdancer, @serhiy-storchaka, @koobs
Files
  • Kestrel Cruiser.zip
  • zipfile_extract_unicode.patch
  • test_extract_unicode_filenames_skip.patch: Skip test_extract_unicode_filenames
  • 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 2013-05-13.00:06:27.162>
    created_at = <Date 2013-04-08.03:20:59.521>
    labels = ['type-bug', 'OS-windows', 'release-blocker']
    title = 'Python 2.7.4 breaks ZipFile extraction of zip files with unicode member paths'
    updated_at = <Date 2013-05-27.16:07:10.597>
    user = 'https://bugs.python.org/Vhati'

    bugs.python.org fields:

    activity = <Date 2013-05-27.16:07:10.597>
    actor = 'laci112'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-05-13.00:06:27.162>
    closer = 'benjamin.peterson'
    components = ['Windows']
    creation = <Date 2013-04-08.03:20:59.521>
    creator = 'Vhati'
    dependencies = []
    files = ['29728', '29729', '29952']
    hgrepos = []
    issue_num = 17656
    keywords = ['patch']
    message_count = 24.0
    messages = ['186264', '186265', '186273', '186275', '186285', '186326', '186444', '186490', '186493', '186494', '186496', '186660', '186703', '187430', '187453', '187461', '187474', '188583', '188730', '188731', '188767', '188769', '188779', '188780']
    nosy_count = 22.0
    nosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'gregory.p.smith', 'amaury.forgeotdarc', 'pitrou', 'vstinner', 'larry', 'christian.heimes', 'schmir', 'benjamin.peterson', 'ned.deily', 'ezio.melotti', 'Arfrever', 'r.david.murray', 'twb', 'neologix', 'catalin.iacob', 'python-dev', 'serhiy.storchaka', 'koobs', 'Vhati']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue17656'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions