Skip to content

generator frame type should not be PyObject*[] #120834

Closed
@iritkatriel

Description

@iritkatriel

For historical reasons, the *_iframe field in _PyGenObject_HEAD is declared as PyObject*[], and later cast to _PyInterpreterFrame * (which is not a PyObject*).

Linked PRs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions