Skip to content

ZipExtFile in zipfile can be seekable #67097

@IridiumYang

Description

@IridiumYang
BPO 22908
Nosy @gpshead, @serhiy-storchaka, @jjolly
PRs
  • bpo-22908: Add seek and tell functionality to ZipExtFile #4966
  • Files
  • zipfile.diff
  • ziz.py: zip-in-zip test program
  • 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/gpshead'
    closed_at = <Date 2018-01-30.08:53:26.935>
    created_at = <Date 2014-11-20.15:20:43.347>
    labels = ['3.7', 'type-feature', 'library']
    title = 'ZipExtFile in zipfile can be seekable'
    updated_at = <Date 2018-01-30.08:53:26.933>
    user = 'https://bugs.python.org/IridiumYang'

    bugs.python.org fields:

    activity = <Date 2018-01-30.08:53:26.933>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2018-01-30.08:53:26.935>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2014-11-20.15:20:43.347>
    creator = 'Iridium.Yang'
    dependencies = []
    files = ['37237', '47345']
    hgrepos = []
    issue_num = 22908
    keywords = ['patch']
    message_count = 7.0
    messages = ['231438', '231446', '231472', '256683', '268764', '308935', '311254']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'jae', 'serhiy.storchaka', 'Iridium.Yang', 'dkessel', 'jjolly']
    pr_nums = ['4966']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22908'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions