Skip to content

[3.11] gh-68166: Tkinter: Add tests and examples for element_create() (GH-111453) #111858

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 2 commits into from
Nov 27, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 8, 2023

  • Remove mention of "vsapi" element type from the documentation.
  • Add tests for element_create() and other ttk.Style methods.
  • Add examples for element_create() in the documentation.
    (cherry picked from commit 005d1e8)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com


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

…ythonGH-111453)

* Remove mention of "vsapi" element type from the documentation.
* Add tests for element_create() and other ttk.Style methods.
* Add examples for element_create() in the documentation.
(cherry picked from commit 005d1e8)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit c3e5d0d into python:3.11 Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants