Skip to content

Commit

Permalink
docs: change What's new
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaokang2022 committed Nov 16, 2024
1 parent 6966d3c commit ccc0060
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -517,9 +517,9 @@ sys
tkinter
-------

* Add the argument ``**kw`` to method :meth:`tkinter.Misc.after` and
:meth:`tkinter.Misc.after_idle` so that the keyword argument can passed to
``func`` Conveniently.
* Add the argument ``**kw`` to method :meth:`!after` and method
:meth:`!after_idle` of :mod:`tkinter` widgets so that the keyword argument
can passed to ``func`` Conveniently.
(Contributed by Zhikang Yan in :gh:`126899`.)


Expand Down

0 comments on commit ccc0060

Please sign in to comment.