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
/
lib-tk
/
test
/
test_ttk
/
test_extensions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-25684: ttk.OptionMenu radiobuttons weren't unique (GH-2276) (GH-2960)
Cheryl Sabella
2017-09-10
1
-0/+25
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-49/+56
*
Import Tkinter as tkinter to help merging and avoid backporting errors.
Serhiy Storchaka
2014-08-21
1
-15/+15
*
Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.
Serhiy Storchaka
2014-01-07
1
-6/+16
*
Fix buildbot failure
Antoine Pitrou
2013-11-17
1
-1/+1
*
Fix merge error in issue #19602.
Serhiy Storchaka
2013-11-17
1
-4/+0
*
Issue #19602: Use specific asserts in tkinter tests.
Serhiy Storchaka
2013-11-16
1
-4/+8
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-41/+41
*
Restore the previous geometry before leaving the test
Guilherme Polo
2009-02-02
1
-2/+3
*
Use a single Tcl interpreter through all these tests, this may help some
Guilherme Polo
2009-02-02
1
-3/+10
*
Added the ttk module. See issue #2983: Ttk support for Tkinter.
Guilherme Polo
2009-01-28
1
-0/+266