Skip to content

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

Merged
blueyed merged 1 commit intopytest-dev:5.4.xfrom
blueyed:bp-6988
Apr 3, 2020
Merged

[5.4.x] Fix TerminalRepr instances to be hashable (#6988)#7006
blueyed merged 1 commit intopytest-dev:5.4.xfrom
blueyed:bp-6988

Conversation

@blueyed
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants