]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-68166: Add support of "vsapi" in ttk.Style.element_create() (GH-111393)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 27 Nov 2023 18:57:33 +0000 (20:57 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2023 18:57:33 +0000 (20:57 +0200)
commit4dcfd02bed0d7958703ef44baa79a4a98475be2e
tree3fb7e4b6b595115e1818f2d26d45b9063a3ab9bd
parent45d648597b1146431bf3d91041e60d7f040e70bf
gh-68166: Add support of "vsapi" in ttk.Style.element_create() (GH-111393)
Doc/library/tkinter.ttk.rst
Doc/whatsnew/3.13.rst
Lib/test/test_ttk/test_style.py
Lib/test/test_ttk_textonly.py
Lib/tkinter/ttk.py
Misc/NEWS.d/next/Library/2023-11-08-18-53-07.gh-issue-68166.1iTh4Y.rst [new file with mode: 0644]