Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-68166: Tkinter: Add tests and examples for element_create() (GH-111453) | Serhiy Storchaka | 2023-11-08 | 1 | -1/+183 |
* | gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688) | Serhiy Storchaka | 2023-08-07 | 2 | -5/+5 |
* | gh-102778: Add sys.last_exc, deprecate sys.last_type, sys.last_value,sys.last... | Irit Katriel | 2023-03-18 | 1 | -1/+3 |
* | gh-102515: Remove unused imports in the `Lib/` directory (#102516) | Alex Waygood | 2023-03-08 | 1 | -3/+1 |
* | gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547) | Serhiy Storchaka | 2022-09-27 | 1 | -0/+15 |
* | gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070) | Victor Stinner | 2022-06-22 | 5 | -0/+2410 |