-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
gh-95597: Fix typo in Lib directory files #95599
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
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 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
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 <[email protected]>
(cherry picked from commit b53aed7) Co-authored-by: Jo, Yunjin <[email protected]>
(cherry picked from commit b53aed7) Co-authored-by: Jo, Yunjin <[email protected]>
(cherry picked from commit b53aed7) Co-authored-by: Jo, Yunjin <[email protected]>
Minor changes, Fix typo in Lib directory files