Skip to content
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

Remove incorrect backtrace attribute from Event #1672

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

st0012
Copy link
Collaborator

@st0012 st0012 commented Jan 7, 2022

Backtrace is never a standalone attribute of Event. It's either attached with a ThreadsInterface or a ExceptionInterface.

Given that this attribute never works and is misleading, I consider the removal a bug fix instead of breaking change.

Backtrace is never a standalone attribute of Event. It's either attached
with a ThreadsInterface or a ExceptionInterface.

Given that this attribute never works and is misleading, I consider the
removal a bug fix instead of breaking change.
@st0012 st0012 added this to the 4.9.0 milestone Jan 7, 2022
@st0012 st0012 self-assigned this Jan 7, 2022
@st0012
Copy link
Collaborator Author

st0012 commented Jan 7, 2022

@sl0thentr0py thanks for the quick review!

@st0012 st0012 merged commit 0019e14 into master Jan 7, 2022
@st0012 st0012 deleted the remove-event-backtrace-attr branch January 7, 2022 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants