Skip to content

bpo-33987: ttk frame inside config dialog toplevel#22943

Merged
terryjreedy merged 1 commit intopython:masterfrom
roseman:config-frame-33987
Oct 24, 2020
Merged

bpo-33987: ttk frame inside config dialog toplevel#22943
terryjreedy merged 1 commit intopython:masterfrom
roseman:config-frame-33987

Conversation

@roseman
Copy link
Copy Markdown
Contributor

@roseman roseman commented Oct 24, 2020

Copy link
Copy Markdown
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

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

No difference on Windows, but now that I look, I can see the thin white border on macOS. All ttk widgets should be inside a ttk Frame. Thank you for catching something I missed.

@miss-islington
Copy link
Copy Markdown
Contributor

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

@bedevere-bot
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2020
(cherry picked from commit c579ad1)

Co-authored-by: Mark Roseman <mark@markroseman.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2020
(cherry picked from commit c579ad1)

Co-authored-by: Mark Roseman <mark@markroseman.com>
@bedevere-bot
Copy link
Copy Markdown

GH-22952 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Oct 25, 2020
(cherry picked from commit c579ad1)

Co-authored-by: Mark Roseman <mark@markroseman.com>
@python python deleted a comment from bedevere-bot Oct 25, 2020
@terryjreedy
Copy link
Copy Markdown
Member

terryjreedy commented Oct 25, 2020

Two aarch64 buildbots (Redhat?, Fedora Stable 3.x ) had unrelated failures.
(https://buildbot.python.org/all/#builders/125/builds/193

test_zipimport

Failed subtests:

testGetCompiledSource - test.test_zipimport.CompressedZipImportTestCase
testBoth - test.test_zipimport.CompressedZipImportTestCase
testGetCompiledSource - test.test_zipimport.UncompressedZipImportTestCase
testBoth - test.test_zipimport.UncompressedZipImportTestCase

@python python deleted a comment from miss-islington Oct 25, 2020
@python python deleted a comment from bedevere-bot Oct 25, 2020
miss-islington added a commit that referenced this pull request Oct 25, 2020
(cherry picked from commit c579ad1)

Co-authored-by: Mark Roseman <mark@markroseman.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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.

6 participants