Skip to content

Possible refleak in _asynciomodule.c future_add_done_callback() #84242

@aeros

Description

@aeros
BPO 40061
Nosy @pitrou, @asvetlov, @1st1, @ZackerySpytz, @miss-islington, @aeros
PRs
  • bpo-40061: Fix a possible refleak in _asynciomodule.c #19748
  • 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/aeros'
    closed_at = <Date 2020-05-30.08:25:36.071>
    created_at = <Date 2020-03-25.09:36:53.444>
    labels = ['3.8', '3.9', 'performance', 'extension-modules', 'expert-C-API', '3.7']
    title = 'Possible refleak in _asynciomodule.c future_add_done_callback()'
    updated_at = <Date 2020-05-30.08:25:36.070>
    user = 'https://github.com/aeros'

    bugs.python.org fields:

    activity = <Date 2020-05-30.08:25:36.070>
    actor = 'aeros'
    assignee = 'aeros'
    closed = True
    closed_date = <Date 2020-05-30.08:25:36.071>
    closer = 'aeros'
    components = ['Extension Modules', 'C API']
    creation = <Date 2020-03-25.09:36:53.444>
    creator = 'aeros'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40061
    keywords = ['patch']
    message_count = 6.0
    messages = ['364985', '365029', '367507', '367511', '370365', '370366']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'asvetlov', 'yselivanov', 'ZackerySpytz', 'miss-islington', 'aeros']
    pr_nums = ['19748']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue40061'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions