Skip to content

Function._prunetraceback: remove unnecessary checks#461

Closed
blueyed wants to merge 1 commit into
my-masterfrom
fix-python-_prunetraceback
Closed

Function._prunetraceback: remove unnecessary checks#461
blueyed wants to merge 1 commit into
my-masterfrom
fix-python-_prunetraceback

Conversation

@blueyed

@blueyed blueyed commented Nov 3, 2020

Copy link
Copy Markdown
Owner

It always has an obj (via PyobjMixin), and gets called only when
--fulltrace is not used.

It always has an `obj` (via `PyobjMixin`), and gets called only when
`--fulltrace` is not used.
@blueyed

blueyed commented Nov 20, 2020

Copy link
Copy Markdown
Owner Author

Needs more work/refactoring - not worth the conflicts.

@blueyed blueyed closed this Nov 20, 2020
@blueyed blueyed deleted the fix-python-_prunetraceback branch November 20, 2020 15:39
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.

1 participant