Skip to content

Code readability: rename InterpreterFrame to _Py_framedata #88963

Closed
@ncoghlan

Description

@ncoghlan
BPO 44800
Nosy @ncoghlan, @vstinner, @markshannon, @pablogsal, @brandtbucher
PRs
  • WIP bpo-44800: Rename _PyInterpreterFrame to _Py_framedata #27525
  • [PEP 558 - WIP] bpo-30744: Trace hooks no longer reset closure state #3640
  • bpo-44800: rename _PyInterpreterFrame to _Py_frame #31987
  • bpo-44800: unobtrusively rename _PyInterpreterFrame to _Py_frame #32024
  • bpo-44800: Document internal frame naming conventions #32281
  • Revert "bpo-44800: Document internal frame naming conventions" #32301
  • Dependencies
  • bpo-44590: Create frame objects lazily when needed
  • 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 = 'https://github.com/ncoghlan'
    closed_at = None
    created_at = <Date 2021-08-01.01:48:31.010>
    labels = ['type-feature', '3.11']
    title = 'Code readability: rename InterpreterFrame to `_Py_framedata`'
    updated_at = <Date 2022-04-04.14:09:53.084>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2022-04-04.14:09:53.084>
    actor = 'Mark.Shannon'
    assignee = 'ncoghlan'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2021-08-01.01:48:31.010>
    creator = 'ncoghlan'
    dependencies = ['44590']
    files = []
    hgrepos = []
    issue_num = 44800
    keywords = ['patch']
    message_count = 10.0
    messages = ['398675', '398681', '398690', '399381', '399581', '399582', '414446', '416610', '416613', '416671']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'vstinner', 'Mark.Shannon', 'pablogsal', 'brandtbucher']
    pr_nums = ['27525', '3640', '31987', '32024', '32281', '32301']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44800'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixestype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions