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_font.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.8] bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-...
Serhiy Storchaka
2021-01-01
1
-1/+8
*
[3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (...
Serhiy Storchaka
2020-12-19
1
-2/+33
*
bpo-30310: Add a test for non-ascii font family. (#1567) (#1832)
Serhiy Storchaka
2017-05-27
1
-1/+11
*
Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test
Serhiy Storchaka
2015-11-10
1
-1/+1
*
Issue #24408: Fixed test for tkinter.Font on OS X.
Serhiy Storchaka
2015-06-21
1
-1/+10
*
Issue #24408: Added more tkinter.Font tests.
Serhiy Storchaka
2015-06-09
1
-5/+65
*
Issue #22236: Tkinter tests now don't reuse default root window. New root
Serhiy Storchaka
2014-08-24
1
-12/+6
*
Fix test_tk under OS X with Tk 8.4. Patch by Ned Deily.
Antoine Pitrou
2010-10-05
1
-2/+7
*
Issue #9899: Fix test_tkinter.test_font on various platforms. Patch by
Antoine Pitrou
2010-09-21
1
-2/+10
*
#1730136: Fix comparison between a tk Font object and an object of a differen...
Amaury Forgeot d'Arc
2010-09-17
1
-0/+20