Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45229: Make tkinter tests discoverable (GH-28637) (GH-28927) | Miss Islington (bot) | 2021-10-13 | 1 | -4/+2 |
* | Issue #22236: Tkinter tests now don't reuse default root window. New root | Serhiy Storchaka | 2014-08-24 | 1 | -6/+3 |
* | tkinter.Text.debug() now always returns 0/1. | Serhiy Storchaka | 2014-01-11 | 1 | -3/+2 |
* | test_debug in test_tkinter/test_text no longer fails when wantobjects is false. | Serhiy Storchaka | 2013-12-25 | 1 | -2/+3 |
* | Issue #6157: Fixed tkinter.Text.debug(). Original patch by Guilherme Polo. | Serhiy Storchaka | 2013-11-03 | 1 | -0/+11 |
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -6/+6 |
* | Merged revisions 69460,69467,69470 via svnmerge from | Guilherme Polo | 2009-02-09 | 1 | -0/+39 |