-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
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 mostly in comments, docs and test names #15209
Conversation
Co-Authored-By: Ashwin Ramaswami <aramaswamis@gmail.com>
Co-Authored-By: Ashwin Ramaswami <aramaswamis@gmail.com>
I am going to make and backport the idlelib changes, revert here, and then review. |
Co-Authored-By: Ashwin Ramaswami <aramaswamis@gmail.com>
Fix in separate PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All changes look correct and non-controversial. I checked that the only code change (LOADLIBARYEX to LOADLIBRARYEX) was complete and consistent.
Thanks @minho42 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
(cherry picked from commit 39d87b5) Co-authored-by: Min ho Kim <minho42@gmail.com>
GH-15620 is a backport of this pull request to the 3.8 branch. |
Thanks @minho42 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, @minho42 and @terryjreedy, I could not cleanly backport this to |
I expected the 3.8 backport to fail; good thing I tried it anyway. |
(cherry picked from commit 39d87b5) Co-authored-by: Min ho Kim <minho42@gmail.com>
Thank you @terryjreedy |
Found some more typos in various files.