Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-62480: De-personalize "Mocking Unbound Methods" section inunittest.mock examples#141322

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
CAM-Gerlach merged 3 commits intopython:mainfromoklena:patch-1
Nov 9, 2025

Conversation

@oklena
Copy link
Contributor

@oklenaoklena commentedNov 9, 2025
edited
Loading

Rewrote two first sentenced and the last sentence of Mocking Unbound Methods paragraph to second person.


📚 Documentation preview 📚:https://cpython-previews--141322.org.readthedocs.build/

@python-cla-bot
Copy link

python-cla-botbot commentedNov 9, 2025
edited
Loading

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-appbedevere-appbot added awaiting review docsDocumentation in the Doc dir skip news labelsNov 9, 2025
@oklenaoklena changed the titlerewrote Mocking Unbound Methods paragraph to second persongh-62480: Rewrote Mocking Unbound Methods paragraph to second personNov 9, 2025
@CAM-GerlachCAM-Gerlach self-requested a reviewNovember 9, 2025 23:10
@CAM-GerlachCAM-Gerlach self-assigned thisNov 9, 2025
@CAM-GerlachCAM-Gerlach added needs backport to 3.13bugs and security fixes needs backport to 3.14bugs and security fixes labelsNov 9, 2025
@picnixzpicnixz changed the titlegh-62480: Rewrote Mocking Unbound Methods paragraph to second persongh-62480: De-personalize "Mocking Unbound Methods" sectionNov 9, 2025
@picnixzpicnixz changed the titlegh-62480: De-personalize "Mocking Unbound Methods" sectiongh-62480: De-personalize "Mocking Unbound Methods" section inunittest.mock examplesNov 9, 2025
Copy link
Member

@CAM-GerlachCAM-Gerlach left a comment

Choose a reason for hiding this comment

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

Some further textual refinements and improvements

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Copy link
Member

@CAM-GerlachCAM-Gerlach left a comment

Choose a reason for hiding this comment

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

LGTM now, thanks@oklena !

@CAM-GerlachCAM-Gerlach merged commitec85d3c intopython:mainNov 9, 2025
32 checks passed
@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsNov 9, 2025
@miss-islington-app
Copy link

Thanks@oklena for the PR, and@CAM-Gerlach for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 9, 2025
…unittest.mock` examples (pythonGH-141322)* Rewrite Mocking Unbound Methods paragraph to second person(cherry picked from commit ec85d3cbfe315086805c33bb64c28a8509098829)Co-authored-by: Elena O <31424287+oklena@users.noreply.github.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app
Copy link

GH-141324 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelNov 9, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 9, 2025
…unittest.mock` examples (pythonGH-141322)* Rewrite Mocking Unbound Methods paragraph to second person(cherry picked from commit ec85d3cbfe315086805c33bb64c28a8509098829)Co-authored-by: Elena O <31424287+oklena@users.noreply.github.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app
Copy link

GH-141325 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelNov 9, 2025
CAM-Gerlach added a commit that referenced this pull requestNov 9, 2025
…`unittest.mock` examples (GH-141322) (#141324)gh-62480: De-personalize "Mocking Unbound Methods" section in `unittest.mock` examples (GH-141322)* Rewrite Mocking Unbound Methods paragraph to second person(cherry picked from commitec85d3c)Co-authored-by: Elena O <31424287+oklena@users.noreply.github.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
CAM-Gerlach added a commit that referenced this pull requestNov 10, 2025
…`unittest.mock` examples (GH-141322) (#141325)gh-62480: De-personalize "Mocking Unbound Methods" section in `unittest.mock` examples (GH-141322)* Rewrite Mocking Unbound Methods paragraph to second person(cherry picked from commitec85d3c)Co-authored-by: Elena O <31424287+oklena@users.noreply.github.com>Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@CAM-GerlachCAM-GerlachCAM-Gerlach approved these changes

@picnixzpicnixzAwaiting requested review from picnixz

Assignees

@CAM-GerlachCAM-Gerlach

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@oklena@picnixz@CAM-Gerlach

[8]ページ先頭

©2009-2025 Movatter.jp