Skip to content

[C API] Move PyFrameObject to the internal C API #90992

Closed
@vstinner

Description

@vstinner
BPO 46836
Nosy @gvanrossum, @scoder, @vstinner, @encukou, @markshannon, @corona10, @brandtbucher, @erlend-aasland
PRs
  • bpo-46836: Move PyFrameObject to pycore_frame.h #31530
  • bpo-46836: Rename InterpreterFrame to _PyInterpreterFrame #31583
  • bpo-46836: Add Doc/c-api/frame.rst #32051
  • 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 2022-02-23.15:04:12.108>
    labels = ['expert-C-API', '3.11']
    title = '[C API] Move PyFrameObject to the internal C API'
    updated_at = <Date 2022-03-23.12:19:19.087>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-03-23.12:19:19.087>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['C API']
    creation = <Date 2022-02-23.15:04:12.108>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46836
    keywords = ['patch']
    message_count = 24.0
    messages = ['413795', '413796', '413801', '413802', '413803', '413805', '413807', '413828', '413829', '413853', '413854', '413917', '413921', '413981', '413990', '414009', '414279', '414280', '414283', '414292', '414297', '414310', '414315', '415868']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'scoder', 'vstinner', 'petr.viktorin', 'Mark.Shannon', 'corona10', 'brandtbucher', 'erlendaasland']
    pr_nums = ['31530', '31583', '32051']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46836'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions