Skip to content

Conversation

@syan212
Copy link
Contributor

@syan212 syan212 commented Dec 13, 2025

Small typo fixes in Doc/

Doc/c-api/extension-modules.rst:285: initializaton => initialization
Doc/c-api/module.rst:591: allways => always
Doc/library/inspect.rst:643: overriden => overridden
Doc/reference/lexical_analysis.rst: immediatelly => immediately


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

Doc/c-api/extension-modules.rst:285: initializaton => initialization
Doc/c-api/module.rst:591: allways => always
Doc/library/inspect.rst:643: overriden => overridden
Doc/reference/lexical_analysis.rst: immediatelly => immediately
@python-cla-bot
Copy link

python-cla-bot bot commented Dec 13, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@picnixz picnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 13, 2025
@kumaraditya303 kumaraditya303 merged commit 39ecb17 into python:main Dec 14, 2025
36 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Dec 14, 2025
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @syan212 and @kumaraditya303, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 39ecb17103a07175895e52c336a0b5980b773bce 3.14

@miss-islington-app
Copy link

Sorry, @syan212 and @kumaraditya303, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 39ecb17103a07175895e52c336a0b5980b773bce 3.13

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 16, 2025
(cherry picked from commit 39ecb17)

Co-authored-by: SYan212 <syan235711@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Dec 16, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Dec 16, 2025
@StanFromIreland StanFromIreland removed the needs backport to 3.13 bugs and security fixes label Dec 16, 2025
@StanFromIreland
Copy link
Member

Nothing to backport to 3.13

kumaraditya303 pushed a commit that referenced this pull request Dec 17, 2025
(cherry picked from commit 39ecb17)

Co-authored-by: SYan212 <syan235711@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants