Skip to content

Close directory descriptor in scandir iterator on error #70305

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26117
Nosy @gvanrossum, @vstinner, @benhoyt, @serhiy-storchaka
Files
  • scandir_closedir_on_error.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 2016-02-08.15:59:36.282>
    created_at = <Date 2016-01-14.22:10:22.722>
    labels = ['extension-modules', 'performance']
    title = 'Close directory descriptor in scandir iterator on error'
    updated_at = <Date 2016-02-08.17:35:41.304>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-02-08.17:35:41.304>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-02-08.15:59:36.282>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-01-14.22:10:22.722>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41616']
    hgrepos = []
    issue_num = 26117
    keywords = ['patch']
    message_count = 5.0
    messages = ['258232', '259850', '259851', '259856', '259866']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'vstinner', 'benhoyt', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue26117'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirperformancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions