Skip to content

test_functools leaks randomly 1 memory block #80741

Closed
@vstinner

Description

@vstinner
BPO 36560
Nosy @vstinner, @methane, @serhiy-storchaka, @ilevkivskyi, @Fidget-Spinner
PRs
  • [WIP] bpo-36560: _abc now uses weakref.WeakSet type #12743
  • bpo-36560: Fix reference leak huting in regrtest #12744
  • [2.7] bpo-36560: Fix reference leak hunting in regrtest (GH-12744) #12745
  • bpo-36560: regrtest: don't collect the GC twice #12747
  • [3.7] bpo-36560: regrtest: don't collect the GC twice (GH-12747) #12749
  • Files
  • test_functools.py
  • test_functools2.py
  • 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 2021-05-26.22:40:21.672>
    created_at = <Date 2019-04-08.14:22:16.492>
    labels = ['3.8', 'tests']
    title = 'test_functools leaks randomly 1 memory block'
    updated_at = <Date 2021-08-31.16:05:56.040>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-08-31.16:05:56.040>
    actor = 'kj'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-26.22:40:21.672>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-04-08.14:22:16.492>
    creator = 'vstinner'
    dependencies = []
    files = ['48246', '48250']
    hgrepos = []
    issue_num = 36560
    keywords = ['patch']
    message_count = 21.0
    messages = ['339643', '339651', '339662', '339663', '339731', '339732', '339733', '339735', '339738', '339768', '339772', '339777', '339781', '339965', '340386', '353071', '371286', '394485', '400739', '400742', '400754']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'methane', 'serhiy.storchaka', 'levkivskyi', 'kj']
    pr_nums = ['12743', '12744', '12745', '12747', '12749']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36560'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions