Skip to content

[3.7] bpo-32153: Add unit test for create_autospec with partial function returned in getattr (GH-10398)#10855

Merged
cjw296 merged 1 commit into
python:3.7from
miss-islington:backport-c667b09-3.7
Dec 3, 2018
Merged

[3.7] bpo-32153: Add unit test for create_autospec with partial function returned in getattr (GH-10398)#10855
cjw296 merged 1 commit into
python:3.7from
miss-islington:backport-c667b09-3.7

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor
  • Add create_autospec with partial function returned in getattr

  • Use self.assertFalse instead of assert

  • Use different names and remove object
    (cherry picked from commit c667b09)

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

https://bugs.python.org/issue32153

…turned in getattr (pythonGH-10398)

* Add create_autospec with partial function returned in getattr

* Use self.assertFalse instead of assert

* Use different names and remove object
(cherry picked from commit c667b09)

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 ✅ .

@cjw296 cjw296 merged commit 1ef06c6 into python:3.7 Dec 3, 2018
@bedevere-bot

Copy link
Copy Markdown

@cjw296: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-c667b09-3.7 branch December 3, 2018 08:26
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants