Skip to content

Appending to ZIP archive blows up existing Central Directory entries #78522

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 34341
Nosy @Yhg1s, @serhiy-storchaka, @miss-islington
PRs
  • bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. #8683
  • [3.7] bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683) #9356
  • [3.6] bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683) #9357
  • [2.7] bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683). #9400
  • 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 2018-09-18.20:34:16.711>
    created_at = <Date 2018-08-06.07:57:50.199>
    labels = ['3.7', '3.8', 'type-bug', 'library']
    title = 'Appending to ZIP archive blows up existing Central Directory entries'
    updated_at = <Date 2018-09-18.20:34:16.710>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-09-18.20:34:16.710>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-09-18.20:34:16.711>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-08-06.07:57:50.199>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34341
    keywords = ['patch']
    message_count = 5.0
    messages = ['323181', '325536', '325539', '325542', '325679']
    nosy_count = 4.0
    nosy_names = ['twouters', 'alanmcintyre', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['8683', '9356', '9357', '9400']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34341'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard 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