X Tutup
The Wayback Machine - https://web.archive.org/web/20260227014426/https://github.com/python/cpython/pull/23241
Skip to content

bpo-42328: ttk fix handling of default states in style map#23241

Closed
patthoyts wants to merge 1 commit intopython:masterfrom
patthoyts:fix-issue-42328
Closed

bpo-42328: ttk fix handling of default states in style map#23241
patthoyts wants to merge 1 commit intopython:masterfrom
patthoyts:fix-issue-42328

Conversation

@patthoyts
Copy link

@patthoyts patthoyts commented Nov 12, 2020

@terryjreedy
Copy link
Member

@serhiy-storchaka This PR has a trivial half-line patch to a ttk function, explained on the issue, a new 3-line test, and a blurb. As near as I could know, it is about ready to merge.

@@ -0,0 +1,2 @@
Ammend the ttk._list_from_statespec function to correctly return the state
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Ammend the ttk._list_from_statespec function to correctly return the state
Amend the ttk._list_from_statespec function to correctly return the state

@patthoyts
Copy link
Author

Withdrawn as this has been implemented by PR 23300

@patthoyts patthoyts closed this Nov 23, 2020
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.

5 participants

X Tutup