Staging
v0.5.1
https://github.com/python/cpython
Revision 1ef06c62d3c05cbba6448c56af30a09c551c9ec2 authored by Miss Islington (bot) on 03 December 2018, 08:26:06 UTC, committed by Chris Withers on 03 December 2018, 08:26:06 UTC
* Add create_autospec with partial function returned in getattr

* Use self.assertFalse instead of assert

* Use different names and remove object
(cherry picked from commit c667b094ae37799a7e42ba5cd2ad501cc7920888)

Co-authored-by: Xtreak <tirkarthi@users.noreply.github.com>
1 parent 6cb0486
History
Tip revision: 1ef06c62d3c05cbba6448c56af30a09c551c9ec2 authored by Miss Islington (bot) on 03 December 2018, 08:26:06 UTC
bpo-32153: Add unit test for create_autospec with partial function returned in getattr (GH-10398) (#10855)
Tip revision: 1ef06c6
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top