Skip to content

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

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

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

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

@cjw296 cjw296 merged commit 67e6136 into python:3.6 Dec 3, 2018
@miss-islington miss-islington deleted the backport-8ca0fa9-3.6 branch December 3, 2018 21:54
@miss-islington

Copy link
Copy Markdown
Contributor Author

@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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants