Lisa Roach <lisaroac...@gmail.com> added the comment:

Oof yeah, sorry my commit broke this but it is pretty hard to avoid. Mario is 
right in that it would be messy and challenging to ensure anything mocked from 
the stdlib doesn't also break mock itself.  

I want to mark this as `wont fix`, unless there is a compelling reason for the 
stdlib's `inspect.isfunction` to be mockable. But I agree with Mario again 
here, it would be better to mock the module that is using the function rather 
than the built-in function itself.

----------

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

Reply via email to