Skip to content

Add context manager support to aifc module #60690

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16486
Nosy @birkenfeld, @jcea, @bitdancer, @serhiy-storchaka
Dependencies
  • bpo-16485: FD leaks in aifc module
  • Files
  • aifc_context_manager.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/serhiy-storchaka'
    closed_at = <Date 2012-12-29.21:00:45.340>
    created_at = <Date 2012-11-16.13:39:23.691>
    labels = ['type-feature', 'library']
    title = 'Add context manager support to aifc module'
    updated_at = <Date 2013-01-27.02:04:31.053>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2013-01-27.02:04:31.053>
    actor = 'jcea'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2012-12-29.21:00:45.340>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2012-11-16.13:39:23.691>
    creator = 'serhiy.storchaka'
    dependencies = ['16485']
    files = ['28001']
    hgrepos = []
    issue_num = 16486
    keywords = ['patch']
    message_count = 5.0
    messages = ['175687', '178368', '178391', '178535', '178536']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'jcea', 'r.david.murray', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16486'
    versions = ['Python 3.4']

    Metadata

    Metadata

    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