Skip to content

Malloc debug hooks: display memory block traceback on error #70751

Closed
@vstinner

Description

@vstinner
BPO 26564
Nosy @vstinner, @vadmium, @serhiy-storchaka, @miss-islington, @iritkatriel
PRs
  • bpo-26564: fix out of date comment in traceback.c #23819
  • [3.9] bpo-26564: fix obsolete comment in traceback.c (GH-23819) #23820
  • [3.8] bpo-26564: fix obsolete comment in traceback.c (GH-23819) #23821
  • Files
  • pymem_tb.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 = None
    closed_at = <Date 2020-12-17.13:20:48.755>
    created_at = <Date 2016-03-15.00:39:55.992>
    labels = ['type-feature']
    title = 'Malloc debug hooks: display memory block traceback on error'
    updated_at = <Date 2020-12-17.13:58:11.971>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-12-17.13:58:11.971>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-12-17.13:20:48.755>
    closer = 'iritkatriel'
    components = []
    creation = <Date 2016-03-15.00:39:55.992>
    creator = 'vstinner'
    dependencies = []
    files = ['42167']
    hgrepos = []
    issue_num = 26564
    keywords = ['patch']
    message_count = 18.0
    messages = ['261793', '261813', '261816', '261827', '261828', '261829', '261830', '261841', '261845', '261846', '261849', '261956', '383236', '383238', '383241', '383242', '383244', '383246']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'miss-islington', 'iritkatriel']
    pr_nums = ['23819', '23820', '23821']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue26564'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions