| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed test_user_command on OpenSolaris where floats can have different string | Serhiy Storchaka | 2014-01-23 | 1 | -9/+20 |
|
|
* | Added test_user_command in test_tcl. | Serhiy Storchaka | 2014-01-23 | 1 | -0/+28 |
|
|
* | Issue #19936: Added executable bits or shebang lines to Python scripts which | Serhiy Storchaka | 2014-01-16 | 1 | -2/+0 |
|
|
* | Issue #19320: test_tcl no longer fails when wantobjects is false. | Serhiy Storchaka | 2013-12-25 | 1 | -13/+29 |
|
|
* | Print Tk patchlevel in test_tcl in verbose mode (issue19654). | Serhiy Storchaka | 2013-11-20 | 1 | -0/+6 |
|
|
* | Fixed merge test for Tcl/Tk <8.5 (issue #18964). | Serhiy Storchaka | 2013-10-27 | 1 | -2/+5 |
|
|
* | Issue #19028: Fixed tkinter.Tkapp.merge() for non-string arguments. | Serhiy Storchaka | 2013-09-23 | 1 | -0/+31 |
|
|
* | Fixed tests with Tcl/Tk <8.5 (closes #18964). | Serhiy Storchaka | 2013-09-08 | 1 | -4/+18 |
|
|
* | Issue #16809: Tkinter's splitlist() and split() methods now accept Tcl_Obj | Serhiy Storchaka | 2013-08-22 | 1 | -0/+4 |
|
|
* | Issue #17119: Fixed integer overflows when processing large strings and tuples | Serhiy Storchaka | 2013-08-21 | 1 | -1/+15 |
|
|
* | Issue #18101: Tcl.split() now process strings nested in a tuple as it | Serhiy Storchaka | 2013-07-11 | 1 | -0/+60 |
|
|
* | Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. | Terry Jan Reedy | 2013-03-16 | 1 | -0/+3 |
|
|
* | Issue #17118: Add new tests for testing Python-Tcl interaction. | Serhiy Storchaka | 2013-02-07 | 1 | -0/+20 |
|
|
* | Skip estLoadWithUNC when UNC is not available. | Hirokazu Yamamoto | 2010-09-23 | 1 | -5/+5 |
|
|
* | In Python3000, Tkinter was renamed to tkinter. And print is now function. | Hirokazu Yamamoto | 2010-09-18 | 1 | -2/+2 |
|
|
* | Fix bad merge: test_support -> support. | Georg Brandl | 2010-07-31 | 1 | -1/+1 |
|
|
* | Merged revisions 81701 via svnmerge from | Martin v. Löwis | 2010-06-04 | 1 | -0/+25 |
|
|
* | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | Merged revisions 73495 via svnmerge from | Guilherme Polo | 2009-06-21 | 1 | -31/+0 |
|
|
* | Merged revisions 72167 via svnmerge from | Walter Dörwald | 2009-05-01 | 1 | -14/+11 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -1/+4 |
|
|
* | Merged revisions 69404 via svnmerge from | Guilherme Polo | 2009-02-07 | 1 | -7/+1 |
|
|
* | Fixing changes from the last merge. | Guilherme Polo | 2009-02-06 | 1 | -1/+1 |
|
|
* | Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,... | Benjamin Peterson | 2009-02-06 | 1 | -1/+7 |
|
|
* | Merged revisions 68884,68973,68978,69003,69083,69112-69113 via svnmerge from | Benjamin Peterson | 2009-01-30 | 1 | -1/+10 |
|
|
* | #2967: Tkinter -> tkinter in test_tcl. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -4/+2 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -0/+1 |
|
|
* | Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to the | Brett Cannon | 2004-11-24 | 1 | -1/+3 |
|
|
* | Whitespace normalization. | Tim Peters | 2004-07-08 | 1 | -1/+1 |
|
|
* | Fix test failure for test_tcl on OS/X and Windows if a | David Ascher | 2004-03-26 | 1 | -7/+1 |
|
|
* | Cleanup: remove test file after it is used. | Neal Norwitz | 2004-02-29 | 1 | -0/+1 |
|
|
* | Get test to work when run from regrtest (add test_main), remove all CRs (^M)s | Neal Norwitz | 2004-02-19 | 1 | -3/+5 |
|
|
* | Implementation of patch 869468 | David Ascher | 2004-02-18 | 1 | -0/+159 |
|
|