-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-44679: [doc] fix typo in unittest.mock.rst #27618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-44679: [doc] fix typo in unittest.mock.rst #27618
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thanks @jdevries3133 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry @jdevries3133, I had trouble checking out the |
GH-27619 is a backport of this pull request to the 3.9 branch. |
(cherry picked from commit 938e84b) Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com>
Thanks @jdevries3133 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
(cherry picked from commit 938e84b) Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com>
GH-27620 is a backport of this pull request to the 3.10 branch. |
https://bugs.python.org/issue44679
Automerge-Triggered-By: GH:Mariatta