◐ Shell
clean mode source ↗

[3.11] gh-68166: Tkinter: Add tests and examples for element_create() (GH-111453) by miss-islington · Pull Request #111858 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Nov 8, 2023

edited by github-actions Bot

Loading

Copy link Copy Markdown

Contributor

  • 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

@miss-islington miss-islington deleted the backport-005d1e8-3.11 branch

January 2, 2026 16:49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington @serhiy-storchaka