Skip to content

Enhance tracemalloc to trace properly free lists #79234

@vstinner

Description

@vstinner
BPO 35053
Nosy @vstinner, @methane, @serhiy-storchaka
PRs
  • bpo-35053: Enhance tracemalloc to trace free lists #10063
  • bpo-35053: Add Include/tracemalloc.h #10091
  • bpo-35053: Define _PyTraceMalloc_NewReference in object.h #10107
  • Files
  • dict_wrong_traceback.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 2018-10-25.14:16:18.914>
    created_at = <Date 2018-10-23.16:42:14.413>
    labels = ['3.8', 'library']
    title = 'Enhance tracemalloc to trace properly free lists'
    updated_at = <Date 2018-10-25.22:03:41.289>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-10-25.22:03:41.289>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-10-25.14:16:18.914>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2018-10-23.16:42:14.413>
    creator = 'vstinner'
    dependencies = []
    files = ['47889']
    hgrepos = []
    issue_num = 35053
    keywords = ['patch']
    message_count = 12.0
    messages = ['328326', '328351', '328361', '328363', '328364', '328374', '328375', '328428', '328436', '328441', '328500', '328501']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'methane', 'serhiy.storchaka']
    pr_nums = ['10063', '10091', '10107']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35053'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions