[issue36871] Misleading error from unittest.mock's assert_has_calls

Karthikeyan Singaravelan report at bugs.python.org
Wed Sep 11 16:02:36 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

It was a conscious decision over not to do the proposed change in the issue. There are other issues over signature difference during construction of mock and in the call_matcher over presence/absence of self. It needs a more careful fix.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36871>
_______________________________________


More information about the Python-bugs-list mailing list