index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
tkinter
/
test
/
test_ttk
/
test_extensions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-54781: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/ (#94070)
Victor Stinner
2022-06-22
1
-328/+0
*
bpo-27313: Use non-deprecated methods for tracing (GH-29425)
Serhiy Storchaka
2021-11-06
1
-5/+5
*
bpo-45160: Fix refleak in test_ttk_guionly introduced in GH-28291 (GH-29416)
Ćukasz Langa
2021-11-05
1
-1/+4
*
bpo-45160: Ttk optionmenu only set variable once (GH-28291)
E-Paine
2021-10-21
1
-0/+13
*
bpo-45229: Make tkinter tests discoverable (GH-28637)
Serhiy Storchaka
2021-10-13
1
-4/+2
*
bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005)
Serhiy Storchaka
2021-08-29
1
-1/+6
*
bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781)
Serhiy Storchaka
2020-12-19
1
-17/+9
*
bpo-42142: Try to fix timeouts in ttk tests (GH-23474)
Serhiy Storchaka
2020-11-30
1
-6/+0
*
bpo-25684: ttk.OptionMenu radiobuttons weren't unique (#2276)
csabella
2017-07-31
1
-0/+25
*
Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused
Serhiy Storchaka
2016-10-30
1
-4/+13
*
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Serhiy Storchaka
2015-05-06
1
-4/+2
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-49/+56
*
Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.
Serhiy Storchaka
2014-01-07
1
-6/+16
*
Issue #19602: Use specific asserts in tkinter tests.
Serhiy Storchaka
2013-11-16
1
-5/+5
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-41/+41
*
Merged revisions 69141,69211-69212 via svnmerge from
Benjamin Peterson
2009-02-06
1
-2/+3
*
Recorded merge of revisions 69195 via svnmerge from
Guilherme Polo
2009-02-02
1
-3/+10
*
Merged revisions 69050 via svnmerge from
Guilherme Polo
2009-01-28
1
-0/+266