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
CODEOWNERS -rw-r--r-- 2.1 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 482 bytes

back to top