bpo-37555: Update _CallList.__contains__ to respect ANY#14700
Merged
Merged
bpo-37555: Update _CallList.__contains__ to respect ANY#14700
Commits
Commits on Jul 11, 2019
Commits on Jul 14, 2019
bpo-37555: Regression test demonstrating assert_has_calls not working with ANY and spec_set
Show description for b4c7d78andcommittedRevert "Flip equality to use mock calls' __eq__"
Show description for ad99a9dcommitted
Commits on Jul 15, 2019
bpo-37555: Add regression tests for mock ANY ordering issues
Show description for 49c5310andcommitted
Commits on Jul 18, 2019
bpo-37555: Fix _CallList and _Call order sensitivity
Show description for 874fb69committed
Commits on Jul 20, 2019
- committed
- committed
bpo-37555: Replacing __eq__ with == to sidestep NotImplemented
Show description for f295eaccommitted- committed
- committed
Commits on Jul 22, 2019
Revert "bpo-37555: Add regression tests for mock ANY ordering issues"
Show description for f4844c7committedRevert "bpo-37555: cleaning up changes unnecessary to the final product"
Show description for 84489c8committedRevert "bpo-37555: Replacing __eq__ with == to sidestep NotImplemented"
Show description for 344ef17committedRevert "bpo-37555: Fix _CallList and _Call order sensitivity"
Show description for bdf430dcommitted- committed
Commits on Sep 12, 2019
- authored andcommitted
Commits on Sep 13, 2019
Revert "Remove AnyCompare and use call objects everywhere."
Show description for 001d708committed- committed