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_functions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Issue #22226: Added private function _splitdict() in the Tkinter module.
Serhiy Storchaka
2014-09-06
1
-20/+7
*
Added missed calls of splitlist().
Serhiy Storchaka
2014-06-01
1
-2/+0
*
Issue #21402: tkinter.ttk now works when default root window is not set.
Serhiy Storchaka
2014-05-28
1
-17/+38
*
Issue #20072: Fixed multiple errors in tkinter with wantobjects is False.
Serhiy Storchaka
2014-01-07
1
-2/+4
*
Issue #15861: tkinter now correctly works with lists and tuples containing
Serhiy Storchaka
2013-01-15
1
-5/+35
*
don't rely on dict order
Benjamin Peterson
2012-02-21
1
-2/+4
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-1/+1
*
#7092: silence some py3k warnings
Florent Xicluna
2010-04-02
1
-2/+2
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-79/+79
*
Added the ttk module. See issue #2983: Ttk support for Tkinter.
Guilherme Polo
2009-01-28
1
-0/+426