Skip to content

Ensure that objects entering the GC are valid #82573

@vstinner

Description

@vstinner
BPO 38392
Nosy @tim-one, @Yhg1s, @nascheme, @scoder, @vstinner, @serhiy-storchaka, @pablogsal
PRs
  • bpo-38392: PyObject_GC_Track() validates object in debug mode #16615
  • bpo-38392: Only declare visit_validate() if Py_DEBUG is defined #16689
  • 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 2019-10-07.22:26:18.535>
    created_at = <Date 2019-10-07.10:48:58.568>
    labels = ['interpreter-core', '3.9']
    title = 'Ensure that objects entering the GC are valid'
    updated_at = <Date 2019-10-10.07:32:19.614>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-10-10.07:32:19.614>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-10-07.22:26:18.535>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-10-07.10:48:58.568>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38392
    keywords = ['patch']
    message_count = 11.0
    messages = ['354074', '354075', '354080', '354081', '354082', '354083', '354087', '354148', '354149', '354173', '354318']
    nosy_count = 7.0
    nosy_names = ['tim.peters', 'twouters', 'nascheme', 'scoder', 'vstinner', 'serhiy.storchaka', 'pablogsal']
    pr_nums = ['16615', '16689']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38392'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions