Skip to content

[3.7] unittest.mock doc: Fix references to recursive seal of Mocks (GH-9028)#9974

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-96200eb-3.7
Oct 19, 2018
Merged

[3.7] unittest.mock doc: Fix references to recursive seal of Mocks (GH-9028)#9974
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-96200eb-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

The docs in library/unittest.mock have been updated to remove
confusing terms about submock and be explicit about the behavior
expected.
(cherry picked from commit 96200eb)

Co-authored-by: Mario Corchero [email protected]

…H-9028)

The docs in `library/unittest.mock` have been updated to remove
confusing terms about submock and be explicit about the behavior
expected.
(cherry picked from commit 96200eb)

Co-authored-by: Mario Corchero <[email protected]>
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 984a800 into python:3.7 Oct 19, 2018
@miss-islington miss-islington deleted the backport-96200eb-3.7 branch October 19, 2018 22:17
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