Skip to content

os.scandir(str) reference leak (test_os refleak) #73699

@vstinner

Description

@vstinner
BPO 29513
Nosy @vstinner, @serhiy-storchaka, @zhangyangyu
Files
  • scandir-refleak-3.6.patch
  • scandir-refleak-3.7.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 2017-02-09.18:08:13.490>
    created_at = <Date 2017-02-09.12:09:14.511>
    labels = ['3.7', 'library', 'performance']
    title = 'os.scandir(str) reference leak (test_os refleak)'
    updated_at = <Date 2017-02-09.21:16:00.157>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-02-09.21:16:00.157>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-02-09.18:08:13.490>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2017-02-09.12:09:14.511>
    creator = 'vstinner'
    dependencies = []
    files = ['46608', '46609']
    hgrepos = []
    issue_num = 29513
    keywords = ['patch']
    message_count = 10.0
    messages = ['287409', '287415', '287416', '287420', '287422', '287423', '287424', '287447', '287451', '287456']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'python-dev', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue29513'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions