Skip to content

Reference leaks in subinterpreters #83143

Description

@pablogsal
BPO 38962
Nosy @vstinner, @ericsnowcurrently, @pablogsal, @miss-islington
PRs
  • bpo-38962: Fix reference leak in new_interpreter() #17453
  • bpo-38962: Fix reference leak in test_httpservers #17454
  • bpo-38962: Fix reference leak in the per-subinterpreter gc #17456
  • bpo-38962: Fix reference leak in the per-subinterpreter gc #17457
  • 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/vstinner'
    closed_at = <Date 2019-12-04.12:12:28.455>
    created_at = <Date 2019-12-03.19:55:50.781>
    labels = ['tests', '3.9', 'performance']
    title = 'Reference leaks in subinterpreters'
    updated_at = <Date 2019-12-13.21:17:17.530>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2019-12-13.21:17:17.530>
    actor = 'eric.snow'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2019-12-04.12:12:28.455>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-12-03.19:55:50.781>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38962
    keywords = ['patch']
    message_count = 16.0
    messages = ['357759', '357760', '357761', '357762', '357763', '357764', '357765', '357766', '357767', '357768', '357784', '357788', '357793', '357800', '357802', '358354']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'eric.snow', 'pablogsal', 'miss-islington']
    pr_nums = ['17453', '17454', '17456', '17457']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue38962'
    versions = ['Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifeperformancePerformance or resource usagetestsTests in the Lib/test dir

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions