Skip to content
Prev Previous commit
Add a What's New entry.
  • Loading branch information
serhiy-storchaka committed Nov 8, 2023
commit 37967d58dc3d8966300eafd2e25b2770d6ea4ef2
5 changes: 5 additions & 0 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,11 @@ tkinter
:meth:`!tk_busy_current`, and :meth:`!tk_busy_status`.
(Contributed by Miguel, klappnase and Serhiy Storchaka in :gh:`72684`.)

* Add support of the "vsapi" element type in
the :meth:`~tkinter.ttk.Style.element_create` method of
:class:`tkinter.ttk.Style`.
(Contributed by Serhiy Storchaka in :gh:`68166`.)

traceback
---------

Expand Down