Skip to content

Conversation

@hoodmane
Copy link
Contributor

Python tracebacks include some frames that are not related to user code but are in the workerd runtime. This trims them off.

@hoodmane hoodmane requested review from a team as code owners November 17, 2025 22:44
@hoodmane hoodmane force-pushed the hoodmane/trim-python-stack-trace branch from e9bac48 to 9c10fc8 Compare November 17, 2025 22:53
Python tracebacks include some frames that are not related to user code
but are in the workerd runtime. This trims them off.
@hoodmane hoodmane force-pushed the hoodmane/trim-python-stack-trace branch from 9c10fc8 to cec28c3 Compare November 18, 2025 00:40
Copy link
Contributor

@dom96 dom96 left a comment

Choose a reason for hiding this comment

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

Looks good, though I think it would be wise to add a test to ensure the tracebacks we do get contain what we expect

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