summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-11-15-07-14-32.bpo-35226.wJPEEe.rst
blob: b95cc979573e54469edd58db986aba885e59201c (plain)
1
2
3
Recursively check arguments when testing for equality of
:class:`unittest.mock.call` objects and add note that tracking of parameters
used to create ancestors of mocks in ``mock_calls`` is not possible.