Skip to content

[3.7] bpo-17185: Add __signature__ to mock that can be used by inspect for signature (GH11048)#11125

Merged
cjw296 merged 1 commit intopython:3.7from
miss-islington:backport-f7fa62e-3.7
Dec 12, 2018
Merged

[3.7] bpo-17185: Add __signature__ to mock that can be used by inspect for signature (GH11048)#11125
cjw296 merged 1 commit intopython:3.7from
miss-islington:backport-f7fa62e-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Dec 12, 2018

  • 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
    (cherry picked from commit f7fa62e)

Co-authored-by: Xtreak tirkarthi@users.noreply.github.com

https://bugs.python.org/issue17185

…signature (GH11048)

* 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
(cherry picked from commit f7fa62e)

Co-authored-by: Xtreak <tirkarthi@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@tirkarthi and @cjw296: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@tirkarthi and @cjw296: Status check is done, and it's a success ✅ .

@cjw296 cjw296 merged commit 6a12931 into python:3.7 Dec 12, 2018
@miss-islington miss-islington deleted the backport-f7fa62e-3.7 branch December 12, 2018 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants