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_misc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.10] bpo-44559: [Enum] revert enum module to 3.9 (GH-27010)
Ethan Furman
2021-07-04
1
-44/+0
*
bpo-44404: tkinter `after` support callable classes (GH-26812)
Miss Islington (bot)
2021-06-27
1
-0/+7
*
bpo-38659: [Enum] add _simple_enum decorator (GH-25497)
Ethan Furman
2021-04-21
1
-0/+44
*
Revert "bpo-38659: [Enum] add _simple_enum decorator (GH-25285)" (GH-25476)
Ethan Furman
2021-04-20
1
-44/+0
*
bpo-38659: [Enum] add _simple_enum decorator (GH-25285)
Ethan Furman
2021-04-20
1
-0/+44
*
bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorcho...
Cheryl Sabella
2021-01-21
1
-0/+20
*
bpo-42630: Improve error reporting in Tkinter for absent default root (GH-23781)
Serhiy Storchaka
2020-12-19
1
-2/+80
*
bpo-41831: Add tests for tkinter.Event.__repr__ (GH-22354)
Serhiy Storchaka
2020-10-09
1
-0/+48
*
bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-...
Serhiy Storchaka
2019-10-04
1
-0/+22
*
bpo-29446: tkinter 'import *' only imports what it should (GH-14864)
Flavian Hautbois
2019-07-26
1
-0/+14
*
bpo-32857: Raise error when tkinter after_cancel() is called with None. (GH-5...
Cheryl Sabella
2018-03-04
1
-0/+108
*
Issue #27025: Generated names for Tkinter widgets are now more meanful
Serhiy Storchaka
2016-06-13
1
-0/+8
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-5/+2
|
\
|
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-5/+2
*
|
Issue #20636: Improved the repr of Tkinter widgets.
Serhiy Storchaka
2014-04-04
1
-0/+5
|
/
*
Issue #16541: tk_setPalette() now works with keyword arguments.
Serhiy Storchaka
2013-01-01
1
-0/+45