Skip to content

internal: No std trampoline - #6373

Open
Person-93 wants to merge 2 commits into
PyO3:mainfrom
Person-93:no_std_trampoline
Open

internal: No std trampoline#6373
Person-93 wants to merge 2 commits into
PyO3:mainfrom
Person-93:no_std_trampoline

Conversation

@Person-93

Copy link
Copy Markdown
Contributor

Panics cannot be caught in no_std, so just let the PanicTrap blow up.

@davidhewitt davidhewitt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should remember to document this as a behavioural difference when writing documentation for the feature later.

@davidhewitt
davidhewitt enabled auto-merge August 29, 2026 06:13
@davidhewitt
davidhewitt added this pull request to the merge queue Aug 29, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Aug 29, 2026
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.

2 participants