Skip to content
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

Fixes typo in idlelib/idle_test/example_stub.pyi #122520

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

jevandezande
Copy link
Contributor

Fixes typo

Copy link

cpython-cla-bot bot commented Jul 31, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Jul 31, 2024

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 skip news label instead.

@picnixz
Copy link
Contributor

picnixz commented Jul 31, 2024

This might be intentional to have an incomplete file like this.

@Wulian233
Copy link
Contributor

Wulian233 commented Jul 31, 2024

#113222
This might be a bug. Maybe @terryjreedy want type a # but " instead

@terryjreedy terryjreedy added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Jul 31, 2024
@terryjreedy
Copy link
Member

Will merge after 3.13.0.

@terryjreedy terryjreedy removed the needs backport to 3.13 bugs and security fixes label Aug 2, 2024
@terryjreedy
Copy link
Member

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.

@terryjreedy terryjreedy merged commit dbdbef3 into python:main Aug 2, 2024
33 checks passed
@miss-islington-app
Copy link

Thanks @jevandezande for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2024
---------
Co-authored-by: Terry Jan Reedy <[email protected]>
(cherry picked from commit dbdbef3)

Co-authored-by: Jonathon Vandezande <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Aug 2, 2024

GH-122591 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Aug 2, 2024
terryjreedy pushed a commit that referenced this pull request Aug 2, 2024
…122591)

---------
(cherry picked from commit dbdbef3)

Co-authored-by: Jonathon Vandezande <[email protected]>
@terryjreedy terryjreedy added the needs backport to 3.13 bugs and security fixes label Aug 6, 2024
@miss-islington-app
Copy link

Thanks @jevandezande for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 6, 2024
---------
Co-authored-by: Terry Jan Reedy <[email protected]>
(cherry picked from commit dbdbef3)

Co-authored-by: Jonathon Vandezande <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Aug 6, 2024

GH-122738 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 6, 2024
brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request Aug 7, 2024
blhsing pushed a commit to blhsing/cpython that referenced this pull request Aug 22, 2024
Yhg1s pushed a commit that referenced this pull request Sep 2, 2024
…122738)

Fixes typo in idlelib/idle_test/example_stub.pyi (GH-122520)

(cherry picked from commit dbdbef3)

Co-authored-by: Jonathon Vandezande <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants