Change by Jack Wong :
--
nosy: +iforapsy
___
Python tracker
<https://bugs.python.org/issue36906>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Jack Wong :
--
nosy: +iforapsy
___
Python tracker
<https://bugs.python.org/issue11588>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Jack Wong :
--
nosy: +iforapsy
___
Python tracker
<https://bugs.python.org/issue30782>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Jack Wong :
--
nosy: +iforapsy
___
Python tracker
<https://bugs.python.org/issue29595>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Jack Wong :
--
nosy: +iforapsy
___
Python tracker
<https://bugs.python.org/issue39645>
___
___
Python-bugs-list mailing list
Unsubscribe:
Jack Wong added the comment:
Can we reopen this bug? Karthikeyan's PR works for Dmitry's toy example, but it
does not work in the usual case where patch() and attach_mock() are used. I
encountered this bug on Python 3.7.3, which includes the PR.
Non-toy example:
import unitte
Jack Wong added the comment:
Thanks, Karthikeyan! I applied your change to Lib/unittest/mock.py, and it
fixed the bug for me. I confirmed that calls to the child mock now appear in
the parent's mock_calls in my test suite. Your PR looks good
Change by Jack Wong :
--
nosy: +iforapsy
___
Python tracker
<https://bugs.python.org/issue22367>
___
___
Python-bugs-list mailing list
Unsubscribe: