Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688) ... | Miss Islington (bot) | 2023-08-16 | 1 | -8/+8 |
* | [3.12] gh-104497: Make tkinter test pass with tk 8.7 (GH-104789) (#105028) | Miss Islington (bot) | 2023-05-27 | 1 | -1/+4 |
* | gh-94473: Flatten arguments in tkinter.Canvas.coords() (GH-98479) | Serhiy Storchaka | 2023-05-22 | 1 | -0/+6 |
* | gh-104461: Run tkinter test_configure_screen on X11 only (GH-104462) | Christopher Chavez | 2023-05-16 | 1 | -0/+2 |
* | gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (#103686) | Christopher Chavez | 2023-04-24 | 1 | -0/+5 |
* | gh-102515: Remove unused imports in the `Lib/` directory (#102516) | Alex Waygood | 2023-03-08 | 1 | -2/+1 |
* | Add more tkinter.Canvas tests (GH-98475) | Serhiy Storchaka | 2022-10-20 | 1 | -0/+158 |
* | gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547) | Serhiy Storchaka | 2022-09-27 | 1 | -0/+26 |
* | gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070) | Victor Stinner | 2022-06-22 | 1 | -0/+1292 |