Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

It needs to approved and merged by a core dev so that it will be available by 
3.7.6 and 3.8.1. To clarify the calls are recorded in 3.7.5 and 3.8.0 in 
mock_calls. It's a problem with assert_has_calls and autospec. As a workaround 
you can turn off autospec or use mock_calls to assert for calls instead of 
assert_has_calls. Sorry for the inconvenience.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue21478>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to