index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_tkinter
/
test_widgets.py
Commit message (
Expand
)
Author
Age
*
gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877)
Serhiy Storchaka
2024-06-22
*
gh-104855: Update Tkinter tests for Tcl/Tk 8.7 and 9.0 (GH-120824)
Serhiy Storchaka
2024-06-22
*
gh-107262: Update Tkinter tests for Tcl/Tk 8.6.14 (GH-119322)
James De Bias
2024-05-30
*
Remove tests_gui variables from Tkinter tests (GH-118280)
Serhiy Storchaka
2024-04-25
*
gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688)
Serhiy Storchaka
2023-08-07
*
gh-104497: Make tkinter test pass with tk 8.7 (#104789)
Terry Jan Reedy
2023-05-27
*
gh-94473: Flatten arguments in tkinter.Canvas.coords() (GH-98479)
Serhiy Storchaka
2023-05-22
*
gh-104461: Run tkinter test_configure_screen on X11 only (GH-104462)
Christopher Chavez
2023-05-15
*
gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (#103686)
Christopher Chavez
2023-04-23
*
gh-102515: Remove unused imports in the `Lib/` directory (#102516)
Alex Waygood
2023-03-08
*
Add more tkinter.Canvas tests (GH-98475)
Serhiy Storchaka
2022-10-20
*
gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)
Serhiy Storchaka
2022-09-27
*
gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)
Victor Stinner
2022-06-22