Skip to content

bpo-45193: Restore IDLE completion boxes on Ubuntu #28343

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

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Sep 14, 2021

The line that should not have been needed on macOS tk 8.6.8 but was,
should not be a problem on Ubuntu, but is. It is not needed on macOS
tk 8.6.11, installed with 3.10. Disable it but leave it for
now in case some system needs it.

https://bugs.python.org/issue45193

The line that should not have been needed on macOS tk 8.6.8 but was,
should not be a problem on Ubuntu, but is.  It is not needed on macOS
tk 8.6.11, installed with 3.10.  Disable it but leave it for
now in case some system needs it.
@terryjreedy terryjreedy added type-bug An unexpected behavior, bug, or error skip news needs backport to 3.10 only security fixes labels Sep 14, 2021
@terryjreedy terryjreedy self-assigned this Sep 14, 2021
@taleinat
Copy link
Contributor

LGTM!

I do think this should be noted clearly in NEWS though.

@terryjreedy
Copy link
Member Author

terryjreedy commented Sep 15, 2021

I will make a new PR for a news item while the backport is tested. I just had to run the tests three times to be allowed to merge #28344 and I don't want to take the chance of another fake failure.

@terryjreedy terryjreedy merged commit 1afc7b3 into python:main Sep 15, 2021
@miss-islington
Copy link
Contributor

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

@terryjreedy terryjreedy deleted the itask branch September 15, 2021 07:13
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 15, 2021
The line that should not have been needed on macOS tk 8.6.8 but was,
should not be a problem on Ubuntu, but is.  It is not needed on macOS
tk 8.6.11, installed with 3.10.  Disable it but leave it for
now in case some system needs it.
(cherry picked from commit 1afc7b3)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 15, 2021
miss-islington added a commit that referenced this pull request Sep 15, 2021
The line that should not have been needed on macOS tk 8.6.8 but was,
should not be a problem on Ubuntu, but is.  It is not needed on macOS
tk 8.6.11, installed with 3.10.  Disable it but leave it for
now in case some system needs it.
(cherry picked from commit 1afc7b3)

Co-authored-by: Terry Jan Reedy <[email protected]>
pablogsal pushed a commit that referenced this pull request Sep 19, 2021
The line that should not have been needed on macOS tk 8.6.8 but was,
should not be a problem on Ubuntu, but is.  It is not needed on macOS
tk 8.6.11, installed with 3.10.  Disable it but leave it for
now in case some system needs it.
(cherry picked from commit 1afc7b3)

Co-authored-by: Terry Jan Reedy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants