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_tkinter
/
test_variables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781)
Serhiy Storchaka
2020-12-19
1
-1/+16
*
bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)
Serhiy Storchaka
2019-08-08
1
-3/+10
*
Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused
Serhiy Storchaka
2016-10-30
1
-3/+2
|
\
|
*
Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale and tkinter.Scale caused
Serhiy Storchaka
2016-10-30
1
-3/+2
*
|
Issue #22115: Updated Misc/NEWS.
Serhiy Storchaka
2016-06-26
1
-2/+2
|
\
\
|
|
/
|
*
Issue #22115: Fixed tracing Tkinter variables:
Serhiy Storchaka
2016-06-26
1
-1/+50
*
|
Issue #22115: Added methods trace_add, trace_remove and trace_info in the
Serhiy Storchaka
2016-06-26
1
-1/+100
|
/
*
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Serhiy Storchaka
2015-05-06
1
-3/+3
*
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
Serhiy Storchaka
2015-04-04
1
-4/+30
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-4/+4
*
Issue #20368: The null character now correctly passed from Tcl to Python.
Serhiy Storchaka
2014-02-03
1
-0/+18
*
Issue #20067: Tkinter variables now work when wantobjects is false.
Serhiy Storchaka
2013-12-26
1
-6/+9
*
Issue #15601: fix tkinter test_variables failure with OS X Aqua Tk 8.4
Andrew Svetlov
2012-08-09
1
-2/+2
*
Issue #1178863: Separate initialisation from setting when initializing
Martin v. Löwis
2012-03-13
1
-0/+165