◐ Shell
reader mode source ↗
Skip to content

gh-68166: Add support of "vsapi" in ttk.Style.element_create()#111393

Merged
serhiy-storchaka merged 9 commits into
python:mainfrom
serhiy-storchaka:ttk-style-element-create
Nov 27, 2023
Merged

gh-68166: Add support of "vsapi" in ttk.Style.element_create()#111393
serhiy-storchaka merged 9 commits into
python:mainfrom
serhiy-storchaka:ttk-style-element-create

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Oct 27, 2023

Copy link
Copy Markdown
Member
  • Fix and document Add support of "vsapi" element type in tkinter.ttk.Style.element_create().
  • Add tests for element_create() and other ttk.Style methods.
  • Add examples for element_create() in the documentation.

📚 Documentation preview 📚: https://cpython-previews--111393.org.readthedocs.build/

* Fix and document support of "vsapi" element type in
  tkinter.ttk.Style.element_create().
* Add tests for element_create() and other ttk.Style methods.
* Add examples for element_create() in the documentation.
@terryjreedy

Copy link
Copy Markdown
Member

I verified that the reproducer in the issue still fails main and runs with the patch.

@serhiy-storchaka serhiy-storchaka added type-feature A feature request or enhancement and removed needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes type-bug An unexpected behavior, bug, or error labels Nov 8, 2023
@serhiy-storchaka serhiy-storchaka changed the title gh-68166: Fix support of "vsapi" in ttk.Style.element_create() Nov 8, 2023
@serhiy-storchaka

Copy link
Copy Markdown
Member Author

Now it is a new feature and will not be backported.

@serhiy-storchaka serhiy-storchaka merged commit 4dcfd02 into python:main Nov 27, 2023
@serhiy-storchaka serhiy-storchaka deleted the ttk-style-element-create branch November 27, 2023 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants