Skip to content

Add _PyEval_SetTrace(tstate, func, arg) function #79551

@fabioz

Description

@fabioz
mannequin
BPO 35370
Nosy @vstinner, @fabioz
PRs
  • bpo-35370: Add _PyEval_SetTrace() function #18975
  • bpo-35370: PyEval_SetTrace() logs unraisable error #18977
  • [3.8] bpo-35370: PyEval_SetTrace() logs unraisable error (GH-18977) #19029
  • 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 2018-12-01.10:40:37.422>
    labels = ['interpreter-core', 'type-feature', '3.9']
    title = 'Add _PyEval_SetTrace(tstate, func, arg) function'
    updated_at = <Date 2020-03-16.19:01:40.756>
    user = 'https://github.com/fabioz'

    bugs.python.org fields:

    activity = <Date 2020-03-16.19:01:40.756>
    actor = 'fabioz'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2018-12-01.10:40:37.422>
    creator = 'fabioz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35370
    keywords = ['patch']
    message_count = 21.0
    messages = ['330849', '364081', '364082', '364085', '364086', '364087', '364088', '364092', '364093', '364097', '364098', '364100', '364101', '364102', '364109', '364337', '364341', '364342', '364344', '364350', '364353']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'fabioz']
    pr_nums = ['18975', '18977', '19029']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35370'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions