Staging
v0.5.1
https://github.com/python/cpython
Revision a5906b2bfce9560568dee1dcc3550e74e742dd34 authored by Miss Islington (bot) on 25 January 2020, 14:53:08 UTC, committed by Karthikeyan Singaravelan on 25 January 2020, 14:53:08 UTC
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>
1 parent a234492
History
Tip revision: a5906b2bfce9560568dee1dcc3550e74e742dd34 authored by Miss Islington (bot) on 25 January 2020, 14:53:08 UTC
bpo-38473: Handle autospecced functions and methods used with attach_mock (GH-16784) (GH-18167)
Tip revision: a5906b2
File Mode Size
X
ChipViewer.py -rw-r--r-- 4.9 KB
ColorDB.py -rw-r--r-- 8.6 KB
DetailsViewer.py -rw-r--r-- 9.9 KB
ListViewer.py -rw-r--r-- 6.5 KB
Main.py -rw-r--r-- 6.3 KB
PyncheWidget.py -rw-r--r-- 10.4 KB
README -rw-r--r-- 15.4 KB
StripViewer.py -rw-r--r-- 15.1 KB
Switchboard.py -rw-r--r-- 4.7 KB
TextViewer.py -rw-r--r-- 6.7 KB
TypeinViewer.py -rw-r--r-- 6.0 KB
__init__.py -rw-r--r-- 47 bytes
html40colors.txt -rw-r--r-- 245 bytes
namedcolors.txt -rw-r--r-- 5.6 KB
pyColorChooser.py -rw-r--r-- 3.7 KB
pynche -rwxr-xr-x 183 bytes
pynche.pyw -rwxr-xr-x 181 bytes
webcolors.txt -rw-r--r-- 3.0 KB
websafe.txt -rw-r--r-- 1.7 KB

README

back to top