Skip to content

Conversation

@boegel
Copy link

@boegel boegel commented Oct 29, 2015

The __ne__ definition is required for != comparisons to be correct, just implemented __eq__ is not sufficient, see https://docs.python.org/2/reference/datamodel.html#object.__eq__ .

for step towards tests for easybuilders#1306, you can see that they pay off ;)

ocaisa pushed a commit that referenced this pull request Oct 30, 2015
add test for EasyConfig comparison & hashing + add __ne__ definition
@ocaisa ocaisa merged commit f236bc9 into ocaisa:subtoolchain_searching Oct 30, 2015
ocaisa pushed a commit that referenced this pull request Oct 30, 2015
'fix' broken scripts test
ocaisa pushed a commit that referenced this pull request Jan 17, 2017
prepare release notes for eb302
ocaisa pushed a commit that referenced this pull request Mar 22, 2019
fix filtering of duplicates in builddependencies method
ocaisa pushed a commit that referenced this pull request May 7, 2020
make HierarhicalMNS compatible with Cray toolchains
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