summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tkinter/test_misc.py
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-113951: Tkinter: "tag_unbind(tag, sequence, funcid)" now only unbin...Miss Islington (bot)2024-02-041-0/+95
* [3.12] gh-113877: Fix Tkinter method winfo_pathname() on 64-bit Windows (GH-1...Miss Islington (bot)2024-01-101-0/+12
* [3.12] gh-75666: Tkinter: "unbind(sequence, funcid)" now only unbinds "funcid...Miss Islington (bot)2023-12-061-7/+27
* [3.12] gh-75666: Tkinter: add tests for binding (GH-111202) (GH-111255)Miss Islington (bot)2023-10-241-0/+307
* gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)Victor Stinner2022-06-221-0/+430