summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tkinter/test_images.py
Commit message (Expand)AuthorAgeFilesLines
* gh-107705: Fix file leak in test_tkinter in the C locale (GH-110507)Serhiy Storchaka2023-10-141-5/+10
* gh-100814: Fix exception for invalid callable value of Tkinter image option (...Serhiy Storchaka2023-08-071-0/+16
* gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688)Serhiy Storchaka2023-08-071-3/+3
* gh-104773: PEP 594: Remove the imghdr module (#104777)Victor Stinner2023-05-261-4/+4
* gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)Victor Stinner2022-06-221-0/+380