1. d5fd618 Issue #21951: Fixed a crash in Tkinter on AIX when called Tcl command with by Serhiy Storchaka · 10 years ago
  2. abf68ce Issue #21951: Fixed a crash in Tkinter on AIX when called Tcl command with by Serhiy Storchaka · 10 years ago
  3. 87a2803 Issue #22226: Added private function _splitdict() in the Tkinter module. by Serhiy Storchaka · 10 years ago
  4. 8f0a1d0 Issue #22226: Added private function _splitdict() in the Tkinter module. by Serhiy Storchaka · 10 years ago
  5. ece38d9 Issue #22334: Add debug traces to test_tcl by Victor Stinner · 10 years ago
  6. 79c27c3 Clean up test_user_command. by Serhiy Storchaka · 10 years ago
  7. d6ec309 Clean up test_user_command. by Serhiy Storchaka · 10 years ago
  8. f44611c Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk. by Serhiy Storchaka · 10 years ago
  9. 74596a8 Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk. by Serhiy Storchaka · 10 years ago
  10. 8f46da1 Issue #21951: Temporary skip crashing test_user_command on AIX. by Serhiy Storchaka · 10 years ago
  11. 95a9e0b Issue #21951: Temporary skip crashing test_user_command on AIX. by Serhiy Storchaka · 10 years ago
  12. 3cb4af8 Issue #21881: Just omit tests for platform-specific NaN representation in test_tcl. by Serhiy Storchaka · 10 years ago
  13. 6f1435c Issue #21881: Just omit tests for platform-specific NaN representation in test_tcl. by Serhiy Storchaka · 10 years ago
  14. 66ca861 Issue #21881: Be more tolerant in test_tcl to not parsable by float() NaN by Serhiy Storchaka · 10 years ago
  15. 667abc7 Issue #21881: Be more tolerant in test_tcl to not parsable by float() NaN by Serhiy Storchaka · 10 years ago
  16. 1715830 Test correct getXXX methods in Tkinter bigmem tests. by Serhiy Storchaka · 10 years ago
  17. aecfa9e Test correct getXXX methods in Tkinter bigmem tests. by Serhiy Storchaka · 10 years ago
  18. 1753d22 Issue #21552: Fixed possible integer overflow of too long string lengths in by Serhiy Storchaka · 10 years ago
  19. 79851d7 Issue #21552: Fixed possible integer overflow of too long string lengths in by Serhiy Storchaka · 10 years ago
  20. 88c56cb Add tests for getint, getdouble and getboolean methods of the tkapp object. by Serhiy Storchaka · 10 years ago
  21. 9f1f4f4 Add tests for getint, getdouble and getboolean methods of the tkapp object. by Serhiy Storchaka · 10 years ago
  22. 2b00c49 Issue #21525: Most Tkinter methods which accepted tuples now accept lists too. by Serhiy Storchaka · 10 years ago
  23. 8a14ea4 Issue #20743: Fix a reference leak in test_tcl. by Antoine Pitrou · 11 years ago
  24. 220cc21 Issue #20743: Fix a reference leak in test_tcl. by Antoine Pitrou · 11 years ago
  25. f28ba36 Issue #20532: Tests which use _testcapi now are marked as CPython only. by Serhiy Storchaka · 11 years ago
  26. 5cfc79d Issue #20532: Tests which use _testcapi now are marked as CPython only. by Serhiy Storchaka · 11 years ago
  27. 08df295 Skip expr* tests for large integers for Tcl <8.5. by Serhiy Storchaka · 11 years ago
  28. 160f892 Skip expr* tests for large integers for Tcl <8.5. by Serhiy Storchaka · 11 years ago
  29. ce591c2 Issue #20368: The null character now correctly passed from Tcl to Python. by Serhiy Storchaka · 11 years ago
  30. 1317e14 Issue #20368: The null character now correctly passed from Tcl to Python. by Serhiy Storchaka · 11 years ago
  31. 1b7c931 Issue #20368: Add tests for Tkinter methods exprstring(), exprdouble(), by Serhiy Storchaka · 11 years ago
  32. fc05525 Issue #20368: Add tests for Tkinter methods exprstring(), exprdouble(), by Serhiy Storchaka · 11 years ago
  33. 9a3424b Issue #19320: Fixed split/splitlist tests in test_tcl for Tcl 8.5.0-8.5.5. by Serhiy Storchaka · 11 years ago
  34. 92af06b Issue #19320: Fixed split/splitlist tests in test_tcl for Tcl 8.5.0-8.5.5. by Serhiy Storchaka · 11 years ago
  35. 418e80b Fixed test_user_command on OpenSolaris where floats can have different string by Serhiy Storchaka · 11 years ago
  36. bdf0cb5 Fixed test_user_command on OpenSolaris where floats can have different string by Serhiy Storchaka · 11 years ago
  37. d869a0b Added test_user_command in test_tcl. by Serhiy Storchaka · 11 years ago
  38. 4b73016 Added test_user_command in test_tcl. by Serhiy Storchaka · 11 years ago
  39. 8f8ec92 Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  40. b992a0e Issue #19936: Added executable bits or shebang lines to Python scripts which by Serhiy Storchaka · 11 years ago
  41. cb13194 Issue #19320: test_tcl no longer fails when wantobjects is false. by Serhiy Storchaka · 11 years ago
  42. cc4290b Issue #19320: test_tcl no longer fails when wantobjects is false. by Serhiy Storchaka · 11 years ago
  43. 7f48396 Print Tk patchlevel in test_tcl in verbose mode (issue19654). by Serhiy Storchaka · 11 years ago
  44. 8db1823 Print Tk patchlevel in test_tcl in verbose mode (issue19654). by Serhiy Storchaka · 11 years ago
  45. 8797dcd Fixed merge test for Tcl/Tk <8.5 (issue #18964). by Serhiy Storchaka · 11 years ago
  46. 369606d Issue #19028: Fixed tkinter.Tkapp.merge() for non-string arguments. by Serhiy Storchaka · 11 years ago
  47. dfa689b Fixed tests with Tcl/Tk <8.5 (closes #18964). by Serhiy Storchaka · 11 years ago
  48. 203eb31 Issue #16809: Tkinter's splitlist() and split() methods now accept Tcl_Obj by Serhiy Storchaka · 11 years ago
  49. 9e6b975 Issue #17119: Fixed integer overflows when processing large strings and tuples by Serhiy Storchaka · 11 years ago
  50. 275d5fd Issue #18101: Tcl.split() now process strings nested in a tuple as it by Serhiy Storchaka · 11 years ago
  51. 743c85a Issue # 10652: make tcl/tk tests run after __all__ test, patch by Zachary Ware. by Terry Jan Reedy · 12 years ago
  52. df4bb46 Issue #17118: Add new tests for testing Python-Tcl interaction. by Serhiy Storchaka · 12 years ago
  53. dda7fdf Skip estLoadWithUNC when UNC is not available. by Hirokazu Yamamoto · 14 years ago
  54. f2dec8d In Python3000, Tkinter was renamed to tkinter. And print is now function. by Hirokazu Yamamoto · 14 years ago
  55. ec5ae3b Fix bad merge: test_support -> support. by Georg Brandl · 14 years ago
  56. 2d5157e Merged revisions 81701 via svnmerge from by Martin v. Löwis · 14 years ago
  57. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 15 years ago
  58. 2a998fa Merged revisions 73495 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 15 years ago
  59. 155374d Merged revisions 72167 via svnmerge from by Walter Dörwald · 15 years ago
  60. a21e4ca Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge by R. David Murray · 16 years ago
  61. fa8fba9 Merged revisions 69404 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 16 years ago
  62. b41bc91 Fixing changes from the last merge. by Guilherme Polo · 16 years ago
  63. 5c6d787 Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from by Benjamin Peterson · 16 years ago
  64. c4bbc8d Merged revisions 68884,68973,68978,69003,69083,69112-69113 via svnmerge from by Benjamin Peterson · 16 years ago
  65. 3b4b45b #2967: Tkinter -> tkinter in test_tcl. by Georg Brandl · 16 years ago
  66. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  67. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  68. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  69. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  70. 3684c87 Have testLoadTkFailure() skip on cygwin since Tcl/Tk on cygwin renders to the by Brett Cannon · 20 years ago
  71. 27f8836 Whitespace normalization. by Tim Peters · 20 years ago
  72. 1c5701d Fix test failure for test_tcl on OS/X and Windows if a by David Ascher · 21 years ago
  73. 9a8d55e Cleanup: remove test file after it is used. by Neal Norwitz · 21 years ago
  74. 63dfece Get test to work when run from regrtest (add test_main), remove all CRs (^M)s by Neal Norwitz · 21 years ago
  75. e2b4b32 Implementation of patch 869468 by David Ascher · 21 years ago