PyFrame_New
creates frame objects backed by incomplete frames
#97779
Labels
3.11
only security fixes
3.12
bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
sprint
type-bug
An unexpected behavior, bug, or error
It's called by
_PyTraceback_Add
a few places in the stdlib. We should setf_lasti == 0
when creating these.CC @markshannon
The text was updated successfully, but these errors were encountered: