Fixes typo in idlelib/idle_test/example_stub.pyi#122520
Fixes typo in idlelib/idle_test/example_stub.pyi#122520terryjreedy merged 2 commits intopython:mainfrom jevandezande:patch-1
Conversation
Fixes typo
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
This might be intentional to have an incomplete file like this. |
|
#113222 |
|
Will merge after 3.13.0. |
|
Decided instead to remove 3.13 backport label, merge main and 3.12 now, and do 3.13 backport when possible. I need to see what happens to status when merge. |
|
Thanks @jevandezande for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
--------- Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit dbdbef3) Co-authored-by: Jonathon Vandezande <jevandezande@gmail.com>
|
GH-122591 is a backport of this pull request to the 3.12 branch. |
|
Thanks @jevandezande for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
--------- Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit dbdbef3) Co-authored-by: Jonathon Vandezande <jevandezande@gmail.com>
|
GH-122738 is a backport of this pull request to the 3.13 branch. |
--------- Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
--------- Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Fixes typo