Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Link, wrap
  • Loading branch information
hugovk committed May 5, 2025
commit dd9e3c8d7f88ffcdb9477216eff1386fda72f089
4 changes: 2 additions & 2 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1597,8 +1597,8 @@ threading
tkinter
-------

* Make tkinter widget methods :meth:`!after` and :meth:`!after_idle` accept
arguments passed by keyword.
* Make :mod:`tkinter` widget methods :meth:`!after` and :meth:`!after_idle`
accept arguments passed by keyword.
(Contributed by Zhikang Yan in :gh:`126899`.)

* Add ability to specify name for :class:`!tkinter.OptionMenu` and
Expand Down