-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-62480: De-personalize "Partial mocking" section in unittest.mock examples
#141321
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
Conversation
Some of the descriptions were addressed in first person, but have now been changed to address the user reading the documentation instead.
CAM-Gerlach
left a comment
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! Some further textual refinements, otherwise LGTM
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Co-authored-by: C.A.M. Gerlach <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
Co-authored-by: C.A.M. Gerlach <[email protected]>
KarnbirKhera
left a comment
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.
Changes make the document more accurate. Added to original request.
unittest.mock examples
CAM-Gerlach
left a comment
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.
LGTM now, thanks @KarnbirKhera !
|
Thanks @KarnbirKhera for the PR, and @CAM-Gerlach for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
….mock` examples (pythonGH-141321) * Refine some wording in unittest partial mock doc Some of the descriptions were addressed in first person, but have now been changed to address the user reading the documentation instead. (cherry picked from commit b618731) Co-authored-by: KarnbirKhera <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]>
|
GH-141326 is a backport of this pull request to the 3.14 branch. |
….mock` examples (pythonGH-141321) * Refine some wording in unittest partial mock doc Some of the descriptions were addressed in first person, but have now been changed to address the user reading the documentation instead. (cherry picked from commit b618731) Co-authored-by: KarnbirKhera <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]>
|
GH-141327 is a backport of this pull request to the 3.13 branch. |
…t.mock` examples (GH-141321) (#141327) gh-62480: De-personalize "Partial mocking" section in `unittest.mock` examples (GH-141321) * Refine some wording in unittest partial mock doc Some of the descriptions were addressed in first person, but have now been changed to address the user reading the documentation instead. (cherry picked from commit b618731) Co-authored-by: KarnbirKhera <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]>
…t.mock` examples (GH-141321) (#141326) gh-62480: De-personalize "Partial mocking" section in `unittest.mock` examples (GH-141321) * Refine some wording in unittest partial mock doc Some of the descriptions were addressed in first person, but have now been changed to address the user reading the documentation instead. (cherry picked from commit b618731) Co-authored-by: KarnbirKhera <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]>
….mock` examples (python#141321) * Refine some wording in unittest partial mock doc Some of the descriptions were addressed in first person, but have now been changed to address the user reading the documentation instead. Co-authored-by: C.A.M. Gerlach <[email protected]>
Some of the descriptions were addressed in first person, but have now been changed to address the user reading the documentation instead.
📚 Documentation preview 📚: https://cpython-previews--141321.org.readthedocs.build/