Skip to content

[3.7] bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555)#10879

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

[3.7] bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555)#10879
cjw296 merged 1 commit into
python:3.7from
miss-islington:backport-8ca0fa9-3.7

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Also refactor the call recording imolementation and add some notes
about its limitations.
(cherry picked from commit 8ca0fa9)

Co-authored-by: Chris Withers chris@withers.org

https://bugs.python.org/issue35226

…nGH-10555)

Also refactor the call recording imolementation and add some notes
about its limitations.
(cherry picked from commit 8ca0fa9)

Co-authored-by: Chris Withers <chris@withers.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@cjw296 cjw296 merged commit e8f9e47 into python:3.7 Dec 3, 2018
@miss-islington miss-islington deleted the backport-8ca0fa9-3.7 branch December 3, 2018 21:54
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.

4 participants