Skip to content

Inject rust stack frames into PyErr traceback#5872

Draft
bschoenmaeckers wants to merge 2 commits intoPyO3:mainfrom
bschoenmaeckers:test-traceback
Draft

Inject rust stack frames into PyErr traceback#5872
bschoenmaeckers wants to merge 2 commits intoPyO3:mainfrom
bschoenmaeckers:test-traceback

Conversation

@bschoenmaeckers
Copy link
Member

@bschoenmaeckers bschoenmaeckers commented Mar 10, 2026

This is a proof of concept for injecting rust stack traces into python's traceback.

Based on #5857 & #5867

@bschoenmaeckers bschoenmaeckers force-pushed the test-traceback branch 6 times, most recently from 7c75c18 to 41190d4 Compare March 10, 2026 12:52
@bschoenmaeckers bschoenmaeckers added the CI-no-fail-fast If one job fails, allow the rest to keep testing label Mar 10, 2026
@bschoenmaeckers bschoenmaeckers force-pushed the test-traceback branch 7 times, most recently from 12d0e5b to 76cb6ec Compare March 11, 2026 11:55
@bschoenmaeckers bschoenmaeckers force-pushed the test-traceback branch 2 times, most recently from f203b61 to 858996f Compare March 13, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-no-fail-fast If one job fails, allow the rest to keep testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant