1. 653d85f SF Patch #494867 test file methods by Neal Norwitz · 24 years ago
  2. 85f9814 Print encoded versions of the file names in test application. Fixes #496084 by Martin v. Löwis · 24 years ago
  3. 7790297 test_support: add a docstring to vereq(). by Tim Peters · 24 years ago
  4. 5a0f010 SF Patch #497487 add test to compare conjugate of a complex number by Neal Norwitz · 24 years ago
  5. fc37af8 SF Patch #494873 add tests for complex numbers including calls to int()/long() by Neal Norwitz · 24 years ago
  6. 32f4153 SF Patch #494874 add tests for int()/long() invalid parameters by Neal Norwitz · 24 years ago
  7. 7076901 SF Patch #494872 test repr() of a built-in module by Neal Norwitz · 24 years ago
  8. 26e5341 SF Patch #494876, test invalid parameters to pow() by Neal Norwitz · 24 years ago
  9. f21b2aa Thread.__bootstrap(): ignore exceptions in the self.__delete() call in by Guido van Rossum · 24 years ago
  10. 2764a3a Fix for SF bug ##497426: can't deepcopy recursive new objects by Guido van Rossum · 24 years ago
  11. 1e91c14 Fix for SF bug ##497426: can't deepcopy recursive new objects by Guido van Rossum · 24 years ago
  12. 24a6434 Update the docstring too. :-) by Guido van Rossum · 24 years ago
  13. c33e077 SF patch #497420 (Eduardo Pérez): ftplib: ftp anonymous password by Guido van Rossum · 24 years ago
  14. 2a6f5b3 _reduce(): Avoid infinite recursion in the pickler when self.__class__ by Guido van Rossum · 24 years ago
  15. 2826fad Don't set passiveserver to 0 in connect(). See SF bug #495693. by Guido van Rossum · 24 years ago
  16. fe7286c Regenerated for Linux 2.2.4. by Martin v. Löwis · 24 years ago
  17. 52acb49 Merge of the release22 branch changes back into the trunk. by Barry Warsaw · 24 years ago
  18. 3d2d980 Suggested by Pete Shinners: treat .m and .mm files as source code. by Andrew M. Kuchling · 24 years ago
  19. ed90570 forward-patch from release21-maint branch: by Anthony Baxter · 24 years ago
  20. eae36ac test_parseaddr_empty(): New test for assuring that by Barry Warsaw · 24 years ago
  21. f830a52 SF patch #495358 (Artur Zaprzala): rfc822.AddressList and "<>" address by Guido van Rossum · 24 years ago
  22. 2b26a86 Whitespace normalization. by Tim Peters · 24 years ago
  23. b6ab93f partial merge with current pythonware codebase: by Fredrik Lundh · 24 years ago
  24. 04a8661 Add test for pickling new-style class with custom metaclass. by Guido van Rossum · 24 years ago
  25. f048a8f Pickler.save(): Fix for SF bug #494904: Cannot pickle a class with a by Guido van Rossum · 24 years ago
  26. 5935ff0 Add some additional tests that check more proxy behaviors. by Fred Drake · 24 years ago
  27. 694ed09 Fix the test control support for the pickle & cPickle tests so the tests run by Fred Drake · 24 years ago
  28. 1444f67 The test using class initarg failed, because it was lacking a by Guido van Rossum · 24 years ago
  29. 4f5b49f Make the module docstring agree with reality: the module prvides the by Fred Drake · 24 years ago
  30. 81b61bd TemporaryFileWrapper: fixed typo in new comment. by Tim Peters · 24 years ago
  31. a255a72 TemporaryFileWrapper: cache the value of os.unlink for use by __del__, by Tim Peters · 24 years ago
  32. 99d2fbb Move the helper class _closedsocket *into* the _socketobject class. by Guido van Rossum · 24 years ago
  33. f499b03 Recreated after source changes. by Thomas Heller · 24 years ago
  34. c7cb9ed Second part of fix for bug [#483982] Python 2.2b2 bdist_wininst crashes. by Thomas Heller · 24 years ago
  35. facf24b Don't use Latex \code{...} in docstrings. by Guido van Rossum · 24 years ago
  36. 6e1c576 Get rid of the stupid backslash in front of the column zero open by Barry Warsaw · 24 years ago
  37. ca9aaf3 Synch with pyunit CVS: by Steve Purcell · 24 years ago
  38. 1422e9d SF patch 493739 2 Bugfixes for 2.2c1 (RISC OS specific), from by Tim Peters · 24 years ago
  39. 796e1e0 Don't call resetwarnings(). Be more restrictive in what we filter out instead. by Guido van Rossum · 24 years ago
  40. f839c27 Added test_socketserver and test_unicode_file to tests expected to be by Jack Jansen · 24 years ago
  41. 7675097 send(), ehlo(): Integrate patch #487310 by Fazal Majid. Consistently by Barry Warsaw · 24 years ago
  42. 2a05bc7 Partial fix for problem in SF buf #487458 by Jeremy Hylton · 24 years ago
  43. e54616c (Merge into trunk.) by Guido van Rossum · 24 years ago
  44. f36cfef Undo inadvertent change to test_scope in previous checkin by Jeremy Hylton · 24 years ago
  45. 68773e7 Add a comment explaining what these tests are for, and where to look for by Fred Drake · 24 years ago
  46. 526c7a0 Ensure that complex() only accepts a string argument as the first arg, by Fred Drake · 24 years ago
  47. 3095a4c Update output generated by test_scope by Jeremy Hylton · 24 years ago
  48. ccae8377 Add test for SF bug [ #492403 ] exec() segfaults on closure's func_code by Jeremy Hylton · 24 years ago
  49. 723293c Make tix_configure() work the same way configure() works for the basic by Fred Drake · 24 years ago
  50. 1990943 Fix for SF #491953 (Andrew Dalke): ScrolledText.py has TabError by Guido van Rossum · 24 years ago
  51. 1e7dfd3 Wrapped a long line. by Fred Drake · 24 years ago
  52. d077ca1 Very small test suite for the calendar module, mostly to check a constraint by Fred Drake · 24 years ago
  53. 90294d0 Joe VanAndel wrote: by Marc-André Lemburg · 24 years ago
  54. 0170521 Fiddle test_class so it passes with -Qnew. by Tim Peters · 24 years ago
  55. e93e477 Fiddle test_augassign so it passes under -Qnew. by Tim Peters · 24 years ago
  56. df8adcd Ignore SIGXFSZ. Fixes #490453. by Martin v. Löwis · 24 years ago
  57. d15db5c When using GCC, use the right option to add a directory to the list of dirs by Fred Drake · 24 years ago
  58. 29d2606 Additional coverage tests by Neil Norwitz. (SF patch #491418, #491420, #491421.) by Guido van Rossum · 24 years ago
  59. 2a64f46 Regression test for SF bug #478534 -- exceptions could "leak" into a weakref by Fred Drake · 24 years ago
  60. 2b29cb2 Skipping some tests by adding the usual jython conditional test around: by Finn Bock · 24 years ago
  61. 61d3637 SF patch #491183 (Jeff Epler): ScrolledText.grid() doesn't work by Guido van Rossum · 24 years ago
  62. fb173cd Fix for by Michael W. Hudson · 24 years ago
  63. 49bdaed Fix for by Michael W. Hudson · 24 years ago
  64. 793ead5 A workaround for the missing buffer() builtin in jython. by Finn Bock · 24 years ago
  65. 82b2307 bug #133283, #477728, #483789, #490573 by Fredrik Lundh · 24 years ago
  66. ed69aee test(): Avoid a UnboundLocalError when a method is missing from both the string by Finn Bock · 24 years ago
  67. d08011a Moved a print statement outside the jython platform test. Otherwise by Finn Bock · 24 years ago
  68. 4ab7adb The initial patch #468662 was not applied quite verbatim. This should one by Finn Bock · 24 years ago
  69. ada1983 Refcounting isn't available in Jython. Putting the jython test around it. by Finn Bock · 24 years ago
  70. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 24 years ago
  71. b931bf3 SF patch #490515 (Joe A) urllib.open_https() protocol issue by Guido van Rossum · 24 years ago
  72. aa3dc45 Enable support for jython: by Finn Bock · 24 years ago
  73. baefceb Remove erroneous and confusing comment -- sre patterns *can* be by Guido van Rossum · 24 years ago
  74. 2c8373b Honor the mode argument to dumbdbm.open(); there is not good reason not to, by Fred Drake · 24 years ago
  75. cbfc034 SF patch 490393: test___all__ and Jython; from Finn Bock. by Tim Peters · 24 years ago
  76. 78f0dd3 I found that when run as a script, this test suite ran its tests by Guido van Rossum · 24 years ago
  77. 71be984 Align the number of %s with the number of format arguments. by Finn Bock · 24 years ago
  78. a35e2ce Move import dbhash out of test_sundry and into test_bsddb, by Guido van Rossum · 24 years ago
  79. 202dd1e In unconditional except clauses, don't catch KeyboardInterrupt -- it's by Guido van Rossum · 24 years ago
  80. 9028d0a Visious hackery to solve a build-control problem related to our use of by Fred Drake · 24 years ago
  81. 3ecc1ce [Bug #475009] Tighten the pattern for the first line, so we don't by Andrew M. Kuchling · 24 years ago
  82. 21d4535 Whitespace normalization. by Fred Drake · 24 years ago
  83. b94b849 Whitespace normalization. by Fred Drake · 24 years ago
  84. bcd8975 Use a version number of 0.0.0 instead of ???. The latter leads to by Thomas Heller · 24 years ago
  85. 2998a55 Attribute nodes did not always get their ownerDocument and ownerElement by Fred Drake · 24 years ago
  86. 6b04ffe Be more careful about accessing attributes of the parent: if Tk has not been by Fred Drake · 24 years ago
  87. d303b61 [Bug #459270] Fix incorrect docstring by Andrew M. Kuchling · 24 years ago
  88. 3caca23 SF bug #488514: -Qnew needs work by Tim Peters · 24 years ago
  89. e50959a Fix appendChild() and insertBefore() (and replaceChild() indirectly) when by Fred Drake · 24 years ago
  90. 8a97f4a sys.platform on Mac OS X is now "darwin", without any version number appended. by Jack Jansen · 24 years ago
  91. 33bab01 Fix SF bug #489581: __slots__ leak. by Guido van Rossum · 24 years ago
  92. a16433b Re-enabled debugging prints in poplib & documented the set_debuglevel() by Fred Drake · 24 years ago
  93. ee83644 Added a missing period at the end of an error message. by Fred Drake · 24 years ago
  94. d331cb5 At the PythonLabs meeting someone mentioned it would make Jim really by Guido van Rossum · 24 years ago
  95. 698da02 Separate the script portion from the library portion; everything that by Fred Drake · 24 years ago
  96. 2d4e03b changes to use new tabpages classes by Steven M. Gava · 24 years ago
  97. 34b8851 remove cruft from other project by Steven M. Gava · 24 years ago
  98. 5b357b9 cleaner tabbed-page mini implementation through classes by Steven M. Gava · 24 years ago
  99. 6d30c3e Change new tests to use integer division (// instead of /). by Tim Peters · 24 years ago
  100. a3c01ce SF bug #488480: integer multiply to return -max_int-1. by Tim Peters · 24 years ago