Skip to content

Modify PyInterpreterState.eval_frame to pass tstate (PyThreadState) #82999

@vstinner

Description

@vstinner
BPO 38818
Nosy @brettcannon, @vstinner
PRs
  • bpo-38818: PyInterpreterState.eval_frame now pass tstate #17187
  • bpo-38500: Add PyInterpreterState_SetEvalFrameFunc() #17352
  • bpo-38500: Add _PyInterpreterState_SetEvalFrameFunc() #17340
  • Superseder
  • bpo-38500: PEP 523: Add private _PyInterpreterState_SetEvalFrameFunc() function to the C API (Python 3.8 regression)
  • 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-03-10.17:32:12.929>
    created_at = <Date 2019-11-16.00:11:33.847>
    labels = ['interpreter-core', '3.9']
    title = 'Modify PyInterpreterState.eval_frame to pass tstate (PyThreadState)'
    updated_at = <Date 2020-03-10.17:34:08.637>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-03-10.17:34:08.637>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-10.17:32:12.929>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-11-16.00:11:33.847>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38818
    keywords = ['patch']
    message_count = 3.0
    messages = ['356736', '356894', '363832']
    nosy_count = 2.0
    nosy_names = ['brett.cannon', 'vstinner']
    pr_nums = ['17187', '17352', '17340']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '38500'
    type = None
    url = 'https://bugs.python.org/issue38818'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions