Skip to content

Conversation

@thetruecpaul
Copy link
Contributor

Summary

I picked up SENTRY-45X5 on a lark. It seems like we're somehow getting event_frames full of None returns. While trying to figure that out, I jumped around and typed every instance of event_frames. Figured it'd be better to put it up as a PR than not.

Test Plan

Only changes are typing changes; mypy no errors.

@thetruecpaul thetruecpaul requested review from a team as code owners August 14, 2025 21:58
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 14, 2025
Copy link
Contributor

@cvxluo cvxluo left a comment

Choose a reason for hiding this comment

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

nice fix, may want an experienced python typer to look

@thetruecpaul thetruecpaul merged commit 140b1cd into master Aug 14, 2025
67 checks passed
@thetruecpaul thetruecpaul deleted the cpaul/SENTRY-45X5/eventframetypes branch August 14, 2025 22:21
priscilawebdev pushed a commit that referenced this pull request Aug 25, 2025
# Summary
I picked up [SENTRY-45X5](https://sentry.sentry.io/issues/6731943173/)
on a lark. It seems like we're somehow getting `event_frames` full of
`None` returns. While trying to figure that out, I jumped around and
typed every instance of `event_frames`. Figured it'd be better to put it
up as a PR than not.

# Test Plan
Only changes are typing changes; `mypy` no errors.
andrewshie-sentry pushed a commit that referenced this pull request Aug 26, 2025
# Summary
I picked up [SENTRY-45X5](https://sentry.sentry.io/issues/6731943173/)
on a lark. It seems like we're somehow getting `event_frames` full of
`None` returns. While trying to figure that out, I jumped around and
typed every instance of `event_frames`. Figured it'd be better to put it
up as a PR than not.

# Test Plan
Only changes are typing changes; `mypy` no errors.
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants