Skip to content

docs: fix a few typos identified by codespell - #119516

Merged
hauntsaninja merged 1 commit into
python:mainfrom
nedbat:nedbat/codespell-typos
May 26, 2024
Merged

docs: fix a few typos identified by codespell#119516
hauntsaninja merged 1 commit into
python:mainfrom
nedbat:nedbat/codespell-typos

Conversation

@nedbat

@nedbatnedbat commented May 24, 2024

Copy link
Copy Markdown
Member

These are the few typos that codespell identified in the Doc .rst files, plus a few fixes on the same lines that I noticed as I was there.

@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news awaiting review labels May 24, 2024
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

Thanks @nedbat for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 26, 2024
(cherry picked from commit d25954d)
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@miss-islington-app

Copy link
Copy Markdown

Sorry, @nedbat and @hauntsaninja, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker d25954dff5409c8926d2a4053d3e892462f8b8b5 3.12

@bedevere-app

Copy link
Copy Markdown

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

@bedevere-app

Copy link
Copy Markdown

GH-119571 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label May 26, 2024
hugovk pushed a commit to hugovk/cpython that referenced this pull request May 26, 2024
(cherry picked from commit d25954d)
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
hugovk added a commit that referenced this pull request May 26, 2024
…9571)
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
hugovk pushed a commit that referenced this pull request May 26, 2024
…9570)
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
@nedbat
nedbat deleted the nedbat/codespell-typos branch June 13, 2024 23:52
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@nedbat@rhettinger@hugovk@hauntsaninja