commit | 12735c14134082584b899308af8dd8fcc9f15696 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Dec 04 01:34:34 2018 -0800 |
committer | Chris Withers <chris@withers.org> | Tue Dec 04 09:34:34 2018 +0000 |
tree | 504dc4c376323c4f08ae503af01f15c66a9044a7 | |
parent | 6627d3ae1e151095fda4ec2592c7cfb759f23669 [diff] |
bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_MagicProxy. (GH-10873) (#10887) Fix minor typo in test function name. (cherry picked from commit e63e617ebbe481c498bdf037a62e09f4f9f3963f) Co-authored-by: Andrew Dunai <andunai@gmail.com>