Skip to content

test_free_different_thread() of test_code leaks references on Python 3.6 #74889

@vstinner

Description

@vstinner
BPO 30704
Nosy @vstinner, @ned-deily, @DinoV, @1st1
PRs
  • bpo-30704, bpo-30604: Fix memleak in code_dealloc() #2455
  • [3.6] bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455) #2456
  • 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 = None
    closed_at = <Date 2017-06-28.00:32:06.547>
    created_at = <Date 2017-06-19.15:28:11.008>
    labels = ['3.7', 'performance']
    title = 'test_free_different_thread() of test_code leaks references on Python 3.6'
    updated_at = <Date 2017-07-08.04:51:40.210>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-07-08.04:51:40.210>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-28.00:32:06.547>
    closer = 'vstinner'
    components = []
    creation = <Date 2017-06-19.15:28:11.008>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30704
    keywords = []
    message_count = 5.0
    messages = ['296350', '296919', '297080', '297083', '297934']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'ned.deily', 'dino.viehland', 'yselivanov']
    pr_nums = ['2455', '2456']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue30704'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions