https://github.com/python/cpython
Revision f7fa62ef4422c9deee050a794fd8504640d9f8f4 authored by Xtreak on 12 December 2018, 07:54:54 UTC, committed by Chris Withers on 12 December 2018, 07:54:54 UTC
* Fix partial and partial method signatures in mock

* Add more calls

* Add NEWS entry

* Use assertEquals and fix markup in NEWS

* Refactor branching and add markup reference for functools

* Revert partial object related changes and fix pr comments
1 parent 5344501
History
Tip revision: f7fa62ef4422c9deee050a794fd8504640d9f8f4 authored by Xtreak on 12 December 2018, 07:54:54 UTC
bpo-17185: Add __signature__ to mock that can be used by inspect for signature (GH11048)
Tip revision: f7fa62e
File Mode Size
ci.yml -rw-r--r-- 2.7 KB
docker-steps.yml -rw-r--r-- 2.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 1.9 KB
pr.yml -rw-r--r-- 1.8 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-appx-test.yml -rw-r--r-- 2.1 KB
windows-steps.yml -rw-r--r-- 1.2 KB

back to top