[issue35357] unittest.mock.call can't represent calls to a method called 'parent'

Chris Withers report at bugs.python.org
Tue Dec 4 04:34:38 EST 2018


Chris Withers <chris at withers.org> added the comment:


New changeset 12735c14134082584b899308af8dd8fcc9f15696 by Chris Withers (Miss Islington (bot)) in branch '3.7':
bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_MagicProxy. (GH-10873) (#10887)
https://github.com/python/cpython/commit/12735c14134082584b899308af8dd8fcc9f15696


----------

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


More information about the Python-bugs-list mailing list