Skip to content

Regression in zipfile writing in 2.7.13 #73280

@peterebden

Description

@peterebden
BPO 29094
Nosy @Yhg1s, @gpshead, @vstinner, @larryhastings, @benjaminp, @ned-deily, @serhiy-storchaka, @peterebden
PRs
  • Revert "Issue #29094: Offsets in a ZIP file created with extern file object and modes" #1467
  • Revert bpo-26293 for zipfile breakage. See also bpo-29094. #1484
  • [3.6] Revert bpo-26293 for zipfile breakage. See also bpo-29094. (GH-1484). #1485
  • [3.5] Revert bpo-26293 for zipfile breakage. See also bpo-29094. (GH-1484). #1486
  • Files
  • zipfile_write_absolute_offsets.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2017-05-18.15:15:26.153>
    created_at = <Date 2016-12-28.13:26:31.940>
    labels = ['3.7', 'type-bug', 'library', 'release-blocker']
    title = 'Regression in zipfile writing in 2.7.13'
    updated_at = <Date 2017-05-18.15:15:26.152>
    user = 'https://github.com/peterebden'

    bugs.python.org fields:

    activity = <Date 2017-05-18.15:15:26.152>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-05-18.15:15:26.153>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-12-28.13:26:31.940>
    creator = 'Peter Ebden'
    dependencies = []
    files = ['46107']
    hgrepos = []
    issue_num = 29094
    keywords = ['patch']
    message_count = 21.0
    messages = ['284172', '284421', '284423', '284424', '284425', '284432', '284436', '292803', '292826', '292827', '292828', '292838', '292842', '292896', '292897', '292914', '293025', '293047', '293154', '293156', '293158']
    nosy_count = 9.0
    nosy_names = ['twouters', 'gregory.p.smith', 'vstinner', 'larry', 'benjamin.peterson', 'ned.deily', 'python-dev', 'serhiy.storchaka', 'Peter Ebden']
    pr_nums = ['1467', '1484', '1485', '1486']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29094'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of liferelease-blockerstdlibStandard 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