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
gh-95597: Fix typo in Lib directory files #95599
Conversation
Fix typo, FastChildWatche -> FastChildWatcher
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
A change this trivial does not need a blurb (hence, 'most'). If in doubt, let someone else decide. |
Thanks @YunjinJo for the PR, and @terryjreedy for merging it |
GH-95623 is a backport of this pull request to the 3.11 branch. |
GH-95624 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit b53aed7) Co-authored-by: Jo, Yunjin <black33jo@gmail.com>
(cherry picked from commit b53aed7) Co-authored-by: Jo, Yunjin <black33jo@gmail.com>
Minor changes, Fix typo in Lib directory files