Skip to content

Test cases not garbage collected after run #56007

@fabioz

Description

@fabioz
mannequin
BPO 11798
Nosy @tim-one, @rhettinger, @terryjreedy, @vstinner, @fabioz, @benjaminp, @ezio-melotti, @bitdancer, @voidspace, @asvetlov, @meadori, @xdegaye, @charettes
PRs
  • bpo-30813: Fix unittest when hunting refleaks #2502
  • [3.6] bpo-30813: Fix unittest when hunting refleaks (#2502) #2505
  • [3.5] bpo-30813: Fix unittest when hunting refleaks (#2502) #2506
  • Files
  • 11798.patch
  • 11798-20130803-matthewlmcclure.patch
  • issue11798.diff
  • countTestCases.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/voidspace'
    closed_at = <Date 2014-09-21.08:15:26.276>
    created_at = <Date 2011-04-07.16:15:56.969>
    labels = ['type-bug', 'library']
    title = 'Test cases not garbage collected after run'
    updated_at = <Date 2017-06-30.16:52:46.736>
    user = 'https://github.com/fabioz'

    bugs.python.org fields:

    activity = <Date 2017-06-30.16:52:46.736>
    actor = 'gvanrossum'
    assignee = 'michael.foord'
    closed = True
    closed_date = <Date 2014-09-21.08:15:26.276>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2011-04-07.16:15:56.969>
    creator = 'fabioz'
    dependencies = []
    files = ['27352', '31154', '31483', '33131']
    hgrepos = []
    issue_num = 11798
    keywords = ['patch']
    message_count = 68.0
    messages = ['133225', '133226', '133227', '133228', '133229', '133231', '133232', '133236', '133237', '133239', '133241', '136961', '136967', '137464', '171623', '171837', '188424', '194228', '194268', '194398', '194430', '194432', '196273', '196275', '196281', '196282', '196297', '196300', '196301', '196402', '196404', '196406', '196431', '196433', '196607', '196618', '196659', '196665', '196701', '196702', '196703', '196705', '196742', '196766', '197712', '197713', '197714', '197734', '197735', '197888', '198060', '198062', '198066', '198068', '198069', '198071', '198072', '198076', '198080', '206177', '207046', '207047', '207057', '207070', '207081', '297374', '297384', '297388']
    nosy_count = 18.0
    nosy_names = ['tim.peters', 'rhettinger', 'terry.reedy', 'vstinner', 'fabioz', 'benjamin.peterson', 'ezio.melotti', 'r.david.murray', 'michael.foord', 'matthewlmcclure', 'asvetlov', 'meador.inge', 'xdegaye', 'tshepang', 'python-dev', 'tomwardill', 'matthewlmcclure-gmail', 'charettes']
    pr_nums = ['2502', '2505', '2506']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11798'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions