Skip to content
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

Fix typos in the Doc directory #28744

Merged
merged 4 commits into from Oct 5, 2021
Merged

Fix typos in the Doc directory #28744

merged 4 commits into from Oct 5, 2021

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 5, 2021

https://pypi.org/project/codespell enabled me to find and fix these typos.

Doc/library/curses.rst Outdated Show resolved Hide resolved
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Doc/library/crypt.rst Outdated Show resolved Hide resolved
Doc/library/crypt.rst Outdated Show resolved Hide resolved
@ambv ambv merged commit 241bda7 into python:main Oct 5, 2021
12 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 5, 2021

Thanks @cclauss for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 5, 2021

Sorry, @cclauss and @ambv, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 241bda785a092a272d7e0f6a4e20bd250c389cfe 3.10

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 5, 2021

Sorry @cclauss and @ambv, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 241bda785a092a272d7e0f6a4e20bd250c389cfe 3.9

@ambv
Copy link
Contributor

@ambv ambv commented Oct 5, 2021

Due to the number of conflicting changes in the docs, it's not feasible to generate backports of this PR. @cclauss, if you could create new PRs to the same effect against the 3.10 and 3.9 branches respectively, that'd be great.

@cclauss cclauss deleted the codespell-Doc branch Oct 5, 2021
cclauss added a commit to cclauss/cpython that referenced this issue Oct 6, 2021
cclauss added a commit to cclauss/cpython that referenced this issue Oct 6, 2021
miss-islington pushed a commit that referenced this issue Oct 6, 2021
Like #28744 but for the Tools directory.

[skip issue] Opening a related issue is pending python/psf-infra-meta#130

Automerge-Triggered-By: GH:pablogsal
cclauss added a commit to cclauss/cpython that referenced this issue Oct 7, 2021
Like python#28744 but for the Tools directory.

[skip issue] Opening a related issue is pending python/psf-infra-meta#130

Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 682aecf)
cclauss added a commit to cclauss/cpython that referenced this issue Oct 7, 2021
Like pythonGH-28744 but for the Tools directory.

[skip issue] Opening a related issue is pending python/psf-infra-metaGH-130

Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 682aecf)

Co-authored-by: Christian Clauss <cclauss@me.com>
JulienPalard pushed a commit that referenced this issue Oct 7, 2021
Like #28744 but for the Tools directory.

Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 682aecf)
JulienPalard pushed a commit that referenced this issue Oct 7, 2021
Like GH-28744 but for the Tools directory.

Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 682aecf)

Co-authored-by: Christian Clauss <cclauss@me.com>
methane added a commit to methane/cpython that referenced this issue Oct 20, 2021
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
methane added a commit to methane/cpython that referenced this issue Oct 20, 2021
Like python#28744 but for the Tools directory.

[skip issue] Opening a related issue is pending python/psf-infra-meta#130

Automerge-Triggered-By: GH:pablogsal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants