Skip to content

PyFrame_New creates frame objects backed by incomplete frames #97779

Closed
@brandtbucher

Description

@brandtbucher

It's called by _PyTraceback_Add a few places in the stdlib. We should set f_lasti == 0 when creating these.

CC @markshannon

Metadata

Metadata

Assignees

Labels

3.11only security fixes3.12only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)sprinttype-bugAn unexpected behavior, bug, or error

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions