Skip to content

Unittest runner needs an option to call gc.collect() after each test #62108

@gvanrossum

Description

@gvanrossum
BPO 17908
Nosy @gvanrossum, @pitrou, @vstinner, @giampaolo, @rbtcollins, @ezio-melotti, @voidspace, @asvetlov, @serhiy-storchaka, @phmc
Files
  • unittest-add-gc.patch: Patch that adds command line option for garbage collection
  • 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 = None
    created_at = <Date 2013-05-05.02:20:44.755>
    labels = ['type-feature', 'library', '3.9']
    title = 'Unittest runner needs an option to call gc.collect() after each test'
    updated_at = <Date 2019-07-29.11:47:10.140>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2019-07-29.11:47:10.140>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2013-05-05.02:20:44.755>
    creator = 'gvanrossum'
    dependencies = []
    files = ['40711']
    hgrepos = []
    issue_num = 17908
    keywords = ['patch']
    message_count = 20.0
    messages = ['188420', '188422', '188436', '188451', '188744', '188745', '188793', '188818', '242165', '242166', '242168', '242190', '242191', '242202', '242220', '249033', '252957', '252958', '252962', '348635']
    nosy_count = 11.0
    nosy_names = ['gvanrossum', 'pitrou', 'vstinner', 'giampaolo.rodola', 'rbcollins', 'ezio.melotti', 'michael.foord', 'asvetlov', 'serhiy.storchaka', 'pconnell', 'azsorkin']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17908'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.13bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions