Skip to content

[C API] Move _PyEval_EvalFrameDefault() to the internal C API #91006

@vstinner

Description

@vstinner
BPO 46850
Nosy @gpshead, @vstinner, @pablogsal, @brandtbucher, @itamaro
PRs
  • bpo-46850: Move private _PyEval functions to internal C API #31532
  • bpo-46850: Remove _PyEval_SetAsyncGenFinalizer() #32017
  • bpo-46850: Remove _PyEval_GetCoroutineOriginTrackingDepth() #32018
  • bpo-46850: Remove _PyEval_CallTracing() function #32019
  • bpo-46850: Move _PyEval_EvalFrameDefault() to internal C API #32052
  • bpo-46850: Move _PyInterpreterState_SetEvalFrameFunc() to internal C API #32054
  • Revert "bpo-46850: Move _PyEval_EvalFrameDefault() to internal C API (GH-32052)" #32343
  • 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 2022-04-06.12:01:30.926>
    created_at = <Date 2022-02-24.15:36:24.849>
    labels = ['expert-C-API', 'deferred-blocker', '3.11']
    title = '[C API] Move _PyEval_EvalFrameDefault() to the internal C API'
    updated_at = <Date 2022-04-06.12:01:30.925>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-04-06.12:01:30.925>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-04-06.12:01:30.926>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2022-02-24.15:36:24.849>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46850
    keywords = ['patch']
    message_count = 11.0
    messages = ['413918', '413919', '413920', '415644', '415646', '415648', '416472', '416476', '416710', '416862', '416863']
    nosy_count = 5.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'pablogsal', 'brandtbucher', 'itamaro']
    pr_nums = ['31532', '32017', '32018', '32019', '32052', '32054', '32343']
    priority = 'deferred blocker'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46850'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions