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

[5.4.x] Fix TerminalRepr instances to be hashable (#6988) #7006

Merged
merged 1 commit into from Apr 3, 2020

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Apr 2, 2020

pytest-xdist assumes ExceptionChainRepr is hashable.

Fixes #6925.
Fixes pytest-dev/pytest-xdist#515.

(cherry picked from commit 20f6331)

pytest-xdist assumes `ExceptionChainRepr` is hashable.

Fixes pytest-dev#6925.
Fixes pytest-dev/pytest-xdist#515.

(cherry picked from commit 20f6331)
@bluetech
Copy link
Member

bluetech commented Apr 3, 2020

FWIW, I think backports commits shouldn't require approval if they are simple cherry-picks, can just merge them since they have been approved already after all.

@blueyed blueyed merged commit 554f600 into pytest-dev:5.4.x Apr 3, 2020
@blueyed blueyed deleted the bp-6988 branch April 3, 2020 08:59
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.

None yet

2 participants