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

gh-78143: IDLE - fix settings dialog page label. #96009

Merged
merged 1 commit into from Aug 15, 2022

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Aug 15, 2022

'/Tab' should have been removed from the font page label
when the tab-spaces setting was moved to the Windows page.

'/Tab' should have been removed from the font page label
when the tab-spaces setting was moved to the Windows page.
@terryjreedy
Copy link
Member Author

@pablogsal This trivial change fixes the displayed text on a Notebook tab. It should have been included in #22954 when the latter was changed to move the font-space setting to a different page. I plan to commit this tomorrow (Aug 16).

Copy link
Member

@pablogsal pablogsal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get it in. Thanks for checking with me 👍

@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 15, 2022
'/Tab' should have been removed from the font page label
when the tab-spaces setting was moved to the Windows page.
(cherry picked from commit f6b8110)

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

GH-96011 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Aug 15, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 15, 2022
'/Tab' should have been removed from the font page label
when the tab-spaces setting was moved to the Windows page.
(cherry picked from commit f6b8110)

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

GH-96012 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 Aug 15, 2022
@terryjreedy terryjreedy deleted the fontab branch August 15, 2022 23:05
miss-islington added a commit that referenced this pull request Aug 15, 2022
'/Tab' should have been removed from the font page label
when the tab-spaces setting was moved to the Windows page.
(cherry picked from commit f6b8110)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request Aug 15, 2022
'/Tab' should have been removed from the font page label
when the tab-spaces setting was moved to the Windows page.
(cherry picked from commit f6b8110)

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