Skip to content

GzipFile and BZ2File should support context manager protocol #48110

Closed
@hagen

Description

@hagen
mannequin
BPO 3860
Nosy @pitrou, @vstinner, @benjaminp
Files
  • withgzip.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 = None
    closed_at = <Date 2009-01-10.16:23:27.442>
    created_at = <Date 2008-09-13.19:29:02.127>
    labels = ['type-feature', 'library']
    title = 'GzipFile and BZ2File should support context manager protocol'
    updated_at = <Date 2011-02-12.19:32:25.462>
    user = 'https://bugs.python.org/hagen'

    bugs.python.org fields:

    activity = <Date 2011-02-12.19:32:25.462>
    actor = 'teamnoir'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-01-10.16:23:27.442>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2008-09-13.19:29:02.127>
    creator = 'hagen'
    dependencies = []
    files = ['12398']
    hgrepos = []
    issue_num = 3860
    keywords = ['patch']
    message_count = 8.0
    messages = ['73194', '78035', '78037', '78046', '78319', '78324', '79551', '128458']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'benjamin.peterson', 'hagen', 'teamnoir']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3860'
    versions = ['Python 3.1', 'Python 2.7']

    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