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 Modules directory #28761
Conversation
There are ~5 of these PRs, see #28745 (comment) for details on how we're handling them. TL;DR - I'm taking the reviews. Backports to 3.9 and 3.10 are being done (manually) to reduce potential for merge conflicts of other bugfix backports. |
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
LGTM, with Gregory's comment |
Sorry, @cclauss and @gpshead, I could not cleanly backport this to |
GH-28781 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit dd02a69) Co-authored-by: Christian Clauss <cclauss@me.com>
|
(cherry picked from commit dd02a69) Co-authored-by: Christian Clauss <cclauss@me.com>
GH-28791 is a backport of this pull request to the 3.9 branch. |
Like #28744 but for the Modules directory.
[skip issue] Opening a related issue is pending python/psf-infra-meta#130
For clarity, there were eight pull requests to
main
in this effort to usecodespell
to find typos.There also need to be backports for each to
3.9
and3.10
: