Skip to content

Commit f0e8411

Browse files
committed
Adding ACK and news entry
1 parent d72d6f5 commit f0e8411

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

Misc/ACKS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ Tomer Filiba
496496
Segev Finer
497497
Jeffrey Finkelstein
498498
Russell Finn
499+
Neal Finne
499500
Dan Finnie
500501
Nils Fischbeck
501502
Frederik Fix
@@ -1699,6 +1700,7 @@ Roger Upole
16991700
Daniel Urban
17001701
Michael Urman
17011702
Hector Urtubia
1703+
Elizabeth Uselton
17021704
Lukas Vacek
17031705
Ville Vainio
17041706
Andi Vajda
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix `NonCallableMock._call_matcher` returning tuple instead of `_Call` object
2+
when `self._spec_signature` exists. Additionally fix `__eq__` to be
3+
commutative on `_Call` and `_CallList`, to better account for `ANY`. Patch by
4+
Elizabeth Uselton

0 commit comments

Comments
 (0)