Skip to content

dbm.open should be a context manager #63481

@kousu

Description

@kousu
mannequin
BPO 19282
Nosy @rhettinger, @terryjreedy, @ncoghlan, @kousu, @PCManticore
Files
  • dbm.patch
  • dbm1.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/ncoghlan'
    closed_at = <Date 2013-11-17.06:00:20.899>
    created_at = <Date 2013-10-18.07:45:10.904>
    labels = ['type-feature', 'library']
    title = 'dbm.open should be a context manager'
    updated_at = <Date 2014-03-08.17:54:18.487>
    user = 'https://github.com/kousu'

    bugs.python.org fields:

    activity = <Date 2014-03-08.17:54:18.487>
    actor = 'python-dev'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2013-11-17.06:00:20.899>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2013-10-18.07:45:10.904>
    creator = 'kousu'
    dependencies = []
    files = ['32203', '32215']
    hgrepos = []
    issue_num = 19282
    keywords = ['patch']
    message_count = 13.0
    messages = ['200191', '200232', '200241', '200336', '200376', '200697', '201545', '201818', '203119', '203120', '203121', '203123', '212941']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'terry.reedy', 'ncoghlan', 'kousu', 'Arfrever', 'Claudiu.Popa', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19282'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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