thinkingmachin6 <john.a.pass...@gmail.com> added the comment:

This appears to be a case of RTFM 
(https://docs.python.org/3/library/unittest.mock.html#attaching-mocks-as-attributes).
 For anybody that comes across this, the short answer is use `attach_mock()` 
instead of plain attribute-setting.

----------
resolution:  -> not a bug

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

Reply via email to