Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

fix: Fix stacktraces in some situations being the wong way round#1261

Merged
mitsuhiko merged 1 commit intomasterfrom
bugfix/reverse-stacks
Jun 14, 2018
Merged

fix: Fix stacktraces in some situations being the wong way round#1261
mitsuhiko merged 1 commit intomasterfrom
bugfix/reverse-stacks

Conversation

@mitsuhiko
Copy link
Copy Markdown
Contributor

Oddly enough even the tests were wrong.

@mitsuhiko mitsuhiko requested a review from mattrobenolt June 14, 2018 23:28
@mitsuhiko
Copy link
Copy Markdown
Contributor Author

@mattrobenolt as far as I can tell this was wrong forever but since the tests were also incorrect and it's late here I want a second pair of eyes that have seen this code before.

@mattrobenolt
Copy link
Copy Markdown
Contributor

Yeah, this code here is only used when generating a synthetic stacktrace, right? When we have a real traceback, we do the right thing.

@mitsuhiko mitsuhiko merged commit 03559bb into master Jun 14, 2018
@mitsuhiko mitsuhiko deleted the bugfix/reverse-stacks branch June 14, 2018 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants