X Tutup
The Wayback Machine - https://web.archive.org/web/20221223153441/https://github.com/python/cpython/pull/31107
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

bpo-45975: IDLE - Remove extraneous parens #31107

Merged
merged 1 commit into from Feb 3, 2022

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Feb 3, 2022

mistakenly included in 3 files in previous PR
and backported both to 3.10 and 3.9.

https://bugs.python.org/issue45975

mistakenly included in 3 files in previous PR
and backported both to 3.10 and 3.9.
@miss-islington
Copy link
Contributor

miss-islington commented Feb 3, 2022

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

@terryjreedy terryjreedy deleted the paren3 branch Feb 3, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 3, 2022
mistakenly included in 3 files in previous PR
and backported both to 3.10 and 3.9.
(cherry picked from commit 916d0d8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot
Copy link

bedevere-bot commented Feb 3, 2022

GH-31109 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 3, 2022
mistakenly included in 3 files in previous PR
and backported both to 3.10 and 3.9.
(cherry picked from commit 916d0d8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot
Copy link

bedevere-bot commented Feb 3, 2022

GH-31110 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Feb 3, 2022
mistakenly included in 3 files in previous PR
and backported both to 3.10 and 3.9.
(cherry picked from commit 916d0d8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request Feb 3, 2022
mistakenly included in 3 files in previous PR
and backported both to 3.10 and 3.9.
(cherry picked from commit 916d0d8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
mistakenly included in 3 files in previous PR
and backported both to 3.10 and 3.9.
(cherry picked from commit 916d0d8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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.

None yet

4 participants
X Tutup