Skip to content

Support of 'with' statement fo TarFile class #51481

Closed
@jaimebuelta

Description

@jaimebuelta
BPO 7232
Nosy @gustaebel, @ezio-melotti, @merwok, @bitdancer, @briancurtin, @meadori
Files
  • tarfileWithSupport.patch: tarfile with statement support patch
  • tarfileWithSupportv2.patch
  • issue7232.diff: minimal patch with test and doc
  • issue7232.2.diff
  • issue7232.3.diff
  • issue7232.4.diff: use assertRaises as a context manager
  • issue7232.5.diff
  • issue7232.6.diff
  • issue7232.7.diff
  • issue7232.8.diff
  • issue7232.9.diff
  • 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/gustaebel'
    closed_at = <Date 2010-03-03.12:15:01.223>
    created_at = <Date 2009-10-29.07:29:33.067>
    labels = ['type-feature', 'library']
    title = "Support of 'with' statement fo TarFile class"
    updated_at = <Date 2010-03-03.12:16:02.794>
    user = 'https://bugs.python.org/jaimebuelta'

    bugs.python.org fields:

    activity = <Date 2010-03-03.12:16:02.794>
    actor = 'lars.gustaebel'
    assignee = 'lars.gustaebel'
    closed = True
    closed_date = <Date 2010-03-03.12:15:01.223>
    closer = 'lars.gustaebel'
    components = ['Library (Lib)']
    creation = <Date 2009-10-29.07:29:33.067>
    creator = 'jaime.buelta'
    dependencies = []
    files = ['15220', '16291', '16307', '16367', '16386', '16391', '16394', '16396', '16398', '16400', '16401']
    hgrepos = []
    issue_num = 7232
    keywords = ['patch', 'needs review']
    message_count = 18.0
    messages = ['94645', '94646', '94647', '99698', '99707', '99761', '100083', '100181', '100193', '100195', '100198', '100199', '100201', '100210', '100216', '100218', '100222', '100339']
    nosy_count = 7.0
    nosy_names = ['lars.gustaebel', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'brian.curtin', 'meador.inge', 'jaime.buelta']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7232'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    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