2018-12-03-21-20-24.bpo-35357.rhhoiC.rst 239 Bytes
Newer Older
1 2 3 4
Internal attributes' names of unittest.mock._Call and
unittest.mock.MagicProxy (name, parent & from_kall) are now prefixed with
_mock_ in order to prevent clashes with widely used object attributes.
Fixed minor typo in test function name.