Skip to content

fix PyFrame::builtins type confusion issue#6052

Open
Icxolu wants to merge 1 commit into
PyO3:mainfrom
Icxolu:fix/6048
Open

fix PyFrame::builtins type confusion issue#6052
Icxolu wants to merge 1 commit into
PyO3:mainfrom
Icxolu:fix/6048

Conversation

@Icxolu
Copy link
Copy Markdown
Member

@Icxolu Icxolu commented May 17, 2026

Closes #6048

Copy link
Copy Markdown
Contributor

@Tpt Tpt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Can we add a #[should_panic] test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyFrame::builtins is not guaranteed to be a dict

2 participants