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
bundle
core
dev
doc
exe
launcher
lib
path
pip
tcltk
test
tools
ucrt
README.txt -rw-r--r-- 22.6 KB
build.bat -rw-r--r-- 2.4 KB
buildrelease.bat -rw-r--r-- 8.9 KB
common.wxs -rw-r--r-- 4.2 KB
common_en-US.wxl_template -rw-r--r-- 1.4 KB
csv_to_wxs.py -rw-r--r-- 4.9 KB
distutils.command.bdist_wininst.py -rw-r--r-- 646 bytes
generate_md5.py -rw-r--r-- 679 bytes
get_externals.bat -rw-r--r-- 2.6 KB
make_appx.ps1 -rw-r--r-- 2.1 KB
make_cat.ps1 -rw-r--r-- 1.3 KB
make_zip.proj -rw-r--r-- 1.8 KB
msi.props -rw-r--r-- 8.9 KB
msi.targets -rw-r--r-- 5.7 KB
purge.py -rw-r--r-- 1.8 KB
sdktools.psm1 -rw-r--r-- 1.6 KB
sign_build.ps1 -rw-r--r-- 992 bytes
testrelease.bat -rw-r--r-- 4.0 KB
uploadrelease.bat -rw-r--r-- 4.9 KB
uploadrelease.proj -rw-r--r-- 6.6 KB
uploadrelease.ps1 -rw-r--r-- 5.1 KB
wix.props -rw-r--r-- 955 bytes

README.txt

back to top