diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-01-25 14:53:08 (GMT) |
---|---|---|
committer | Karthikeyan Singaravelan <tir.karthi@gmail.com> | 2020-01-25 14:53:08 (GMT) |
commit | a5906b2bfce9560568dee1dcc3550e74e742dd34 (patch) | |
tree | f9dabecd0a2793efcd729698bf8919875af39e71 /Python/pyfpe.c | |
parent | a23449285430081ea317cc1f203c80c410bbd8b9 (diff) | |
download | cpython-a5906b2bfce9560568dee1dcc3550e74e742dd34.zip cpython-a5906b2bfce9560568dee1dcc3550e74e742dd34.tar.gz cpython-a5906b2bfce9560568dee1dcc3550e74e742dd34.tar.bz2 |
bpo-38473: Handle autospecced functions and methods used with attach_mock (GH-16784) (GH-18167)
If an autospecced object is attached using attach_mock the
child would be a function with mock object as attribute from
which signature has to be derived.
(cherry picked from commit 66b00a9d3aacf6ed49412f48743e4913104a2bb3)
Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
Diffstat (limited to 'Python/pyfpe.c')
0 files changed, 0 insertions, 0 deletions