Skip to content

zipfile.ZipExtFile.read() is missing universal newline support #51008

@ryles

Description

@ryles
mannequin
BPO 6759
Nosy @pitrou, @bitdancer, @serhiy-storchaka
Files
  • issue6759_1.diff: Patch for Lib/ziptest.py and Lib/test/test_zipfile.py
  • issue6759_2.diff
  • issue6759_3.diff: Patch 3
  • issue6759_4.diff: Patch 4
  • 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 = <Date 2017-03-07.16:36:02.474>
    created_at = <Date 2009-08-22.06:22:01.396>
    labels = ['type-feature', 'library']
    title = 'zipfile.ZipExtFile.read() is missing universal newline support'
    updated_at = <Date 2017-03-07.16:36:02.472>
    user = 'https://bugs.python.org/ryles'

    bugs.python.org fields:

    activity = <Date 2017-03-07.16:36:02.472>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-07.16:36:02.474>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2009-08-22.06:22:01.396>
    creator = 'ryles'
    dependencies = []
    files = ['14772', '14784', '14785', '14787']
    hgrepos = []
    issue_num = 6759
    keywords = ['patch']
    message_count = 19.0
    messages = ['91854', '91880', '91962', '91971', '91976', '91977', '91981', '91987', '91990', '91994', '111491', '111504', '159594', '159608', '159613', '159614', '159755', '225472', '289171']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'r.david.murray', 'ryles', 'agillesp', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue6759'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions