summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_ttk/test_widgets.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688) ...Miss Islington (bot)2023-08-161-4/+4
* gh-102515: Remove unused imports in the `Lib/` directory (#102516)Alex Waygood2023-03-081-3/+1
* gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)Serhiy Storchaka2022-09-271-0/+15
* gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)Victor Stinner2022-06-221-0/+1858