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

Chris Withers report at bugs.python.org
Tue Dec 4 04:08:51 EST 2018


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


New changeset e63e617ebbe481c498bdf037a62e09f4f9f3963f by Chris Withers (Andrew Dunai) in branch 'master':
bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_MagicProxy. (#10873)
https://github.com/python/cpython/commit/e63e617ebbe481c498bdf037a62e09f4f9f3963f


----------

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


More information about the Python-bugs-list mailing list