Skip to content

gh-62480: De-personalize docs on using the C API - #151784

Merged
StanFromIreland merged 2 commits into
python:mainfrom
RafaelWO:change/docs-less-personal-extending
Jun 22, 2026
Merged

gh-62480: De-personalize docs on using the C API#151784
StanFromIreland merged 2 commits into
python:mainfrom
RafaelWO:change/docs-less-personal-extending

Conversation

@RafaelWO

@RafaelWORafaelWO commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This rephrases parts of the documentation on using the C API to remove first-person pronouns.

This rephrases parts of the documentation on using the C API
to remove first-person pronouns.
@read-the-docs-community

read-the-docs-communityBot commented Jun 20, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33234434 | 📁 Comparing 01418fb against main (aa5b164)

🔍 Preview build

5 files changed · ± 5 modified

±Modified

Comment threadDoc/extending/extending.rst Outdated
Instead of referring to `main.c` in the source code,
reference the newer documentation "The Very High Level Layer"
Co-authored-by: Stan Ulbrych <stan@python.org>
@ZeroIntensityZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jun 22, 2026
@StanFromIreland
StanFromIreland merged commit 1c5a110 into python:mainJun 22, 2026
36 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsJun 22, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @RafaelWO for the PR, and @StanFromIreland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖

@bedevere-app

Copy link
Copy Markdown

GH-151936 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 22, 2026
@bedevere-app

Copy link
Copy Markdown

GH-151937 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Jun 22, 2026
@bedevere-app

Copy link
Copy Markdown

GH-151938 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Jun 22, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Merged, thanks.

StanFromIreland added a commit that referenced this pull request Jun 22, 2026
…151938)
(cherry picked from commit 1c5a110)
Co-authored-by: Rafael Weingartner-Ortner <38643099+RafaelWO@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Jun 22, 2026
(cherry picked from commit 1c5a110)
Co-authored-by: Rafael Weingartner-Ortner <38643099+RafaelWO@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Jun 22, 2026
…151936)
(cherry picked from commit 1c5a110)
Co-authored-by: Rafael Weingartner-Ortner <38643099+RafaelWO@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
pyctrl pushed a commit to pyctrl/cpython that referenced this pull request Jul 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@RafaelWO@StanFromIreland@ZeroIntensity