Skip to content

fix: Honor __tracebackhide__ even if frame has name #388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2019
Merged

fix: Honor __tracebackhide__ even if frame has name #388

merged 1 commit into from
Jun 7, 2019

Conversation

millimat
Copy link
Contributor

@millimat millimat commented Jun 6, 2019

fix #387

@untitaker untitaker changed the title Address https://github.com/getsentry/sentry-python/issues/387 fix: Honor __tracebackhide__ even if frame has name Jun 7, 2019
@untitaker untitaker merged commit 1521257 into getsentry:master Jun 7, 2019
@untitaker
Copy link
Member

Thanks!

@millimat millimat deleted the millimat-#387 branch June 7, 2019 15:51
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.

should_hide_frame fails to consider __hide_traceback__ in any frame with a __name__
2 participants