1. ccff785 Patch #1507676: improve exception messages in abstract.c, object.c and typeobject.c. by Georg Brandl · 18 years ago
  2. 066769c Fix typos. by Thomas Heller · 18 years ago
  3. 0f51cf6 Revert 47014 until it is more robust by Neal Norwitz · 18 years ago
  4. 10b835c The hppa ubuntu box sometimes hangs forever in these tests. My guess by Neal Norwitz · 18 years ago
  5. 9602cc2 Prevent spurious leaks when running regrtest.py -R. There may be more by Neal Norwitz · 18 years ago
  6. f5da071 remove unnecessary markup by Fred Drake · 18 years ago
  7. e75cad6 Fix memory leak reported by valgrind while running test_subprocess by Neal Norwitz · 18 years ago
  8. 210262c Fix typo in docstring by Neal Norwitz · 18 years ago
  9. 6fb20aa Patch #815924: Restore ability to pass type= and icon= by Martin v. Löwis · 18 years ago
  10. 3798da0 Patch #812986: Update the canvas even if not tracing. by Martin v. Löwis · 18 years ago
  11. 3f1f7be Update url. by George Yoshida · 18 years ago
  12. b8d2607 markup fix by George Yoshida · 18 years ago
  13. 92733be Patch #1494750: Destroy master after deleting children. by Martin v. Löwis · 18 years ago
  14. 5ecad9c Patch #1096231: Add default argument to wm_iconbitmap. by Martin v. Löwis · 18 years ago
  15. 337487e Patch #763580: Add name and value arguments to Tkinter variable classes. by Martin v. Löwis · 18 years ago
  16. 5416605 fix change that broke the htmllib tests by Fred Drake · 18 years ago
  17. fab461a SF patch 1504676: Make sgmllib char and entity references pluggable by Fred Drake · 18 years ago
  18. 274facf Fix whitespace, there are memory leaks in this module. by Neal Norwitz · 18 years ago
  19. 13a7bef Add missing period in comment. by Neal Norwitz · 18 years ago
  20. 946aea2 Param name is dir, not directory. Update docstring. Backport candidate by Neal Norwitz · 18 years ago
  21. 217046f Disable this test until we can determine what to do about it by Neal Norwitz · 18 years ago
  22. da4b84a Oops -- I introduced an off-by-6436159488 error. by Tim Peters · 18 years ago
  23. 97db0ca Add missing svn:eol-style property to text files. by Tim Peters · 18 years ago
  24. a608bb2 Whitespace normalization. by Tim Peters · 18 years ago
  25. 84b0f58 Try to reduce the extreme peak memory and disk-space use by Tim Peters · 18 years ago
  26. bda1418 Print some more info to get an idea of how much longer the test will last by Neal Norwitz · 18 years ago
  27. 643ad19 Steal the trick from test_compiler to print out a slow msg. by Neal Norwitz · 18 years ago
  28. b526a29 minor documentation cleanup. mention the bsddb.db interface explicitly by name. by Gregory P. Smith · 18 years ago
  29. 506f7b5 - bsddb: multithreaded DB access using the simple bsddb module interface by Gregory P. Smith · 18 years ago
  30. c21e056 Re-revert this change. Install the version check and don't run the test by Neal Norwitz · 18 years ago
  31. 143cefb Patch #1446489 (zipfile: support for ZIP64) by Ronald Oussoren · 18 years ago
  32. 0eac118 Make import/lookup of mbcs fail on non-Windows systems. by Martin v. Löwis · 18 years ago
  33. de7f502 Try to narrow window of failure on slow/busy boxes (ppc64 buildbot) by Neal Norwitz · 18 years ago
  34. fe7d0c3 Speculative checkin (requires approval of Gerhard Haering) by Neal Norwitz · 18 years ago
  35. 5d538b6 Whitespace normalization. by Tim Peters · 18 years ago
  36. b2e8816 - Added version checks in C code to make sure we don't trigger bugs in older by Gerhard Häring · 18 years ago
  37. 69f6168 Bug #805015: doc error in PyUnicode_FromEncodedObject. by Georg Brandl · 18 years ago
  38. 7259d7b Add item by Andrew M. Kuchling · 18 years ago
  39. 4180e12 Add an __all__ list, since this module does 'from ctypes import *'. by Thomas Heller · 18 years ago
  40. f143510 Document paramflags. by Thomas Heller · 18 years ago
  41. 83cc0d0 Bug #1117556: SimpleHTTPServer now tries to find and use the system's by Georg Brandl · 18 years ago
  42. 0540be9 Bug #1202018: add some common mime.types locations. by Georg Brandl · 18 years ago
  43. c54173c Bug #1153163: describe __add__ vs __radd__ behavior when adding by Georg Brandl · 18 years ago
  44. bcae622 Write more docs. by Thomas Heller · 18 years ago
  45. 772beaa Bug #1501122: mention __gt__ &co in description of comparison order. by Georg Brandl · 18 years ago
  46. 866a5d8 Fix docstring. by Thomas Heller · 18 years ago
  47. 2605ca8 Bug #1339007: Shelf objects now don't raise an exception in their by Georg Brandl · 18 years ago
  48. d825143 Patch #1455898: Incremental mode for "mbcs" codec. by Martin v. Löwis · 18 years ago
  49. 6ce9fe8 explain an XXX in more detail by Fred Drake · 18 years ago
  50. a16393e add tests for two cases that are handled correctly in the current code, by Fred Drake · 18 years ago
  51. 72c9eff - make some disabled tests run what they intend when enabled by Fred Drake · 18 years ago
  52. 16ec4bb Whitespace normalization. by Tim Peters · 18 years ago
  53. 61bdd39 Repaired typo in new comment. by Tim Peters · 18 years ago
  54. 43898b4 SequenceMatcher.get_matching_blocks(): This now guarantees that by Tim Peters · 18 years ago
  55. 5d7c290 Updated documentation for pysqlite 2.3.0 API. by Gerhard Häring · 18 years ago
  56. 5dc3e3f Missed test for rev. 46933; infinite recursion from __coerce__() returning its arguments reversed. by Brett Cannon · 18 years ago
  57. 1541ef0 Merged changes from external pysqlite 2.3.0 release. Documentation updates will by Gerhard Häring · 18 years ago
  58. ea3912b If a classic class defined a __coerce__() method that just returned its two by Brett Cannon · 18 years ago
  59. 64116f9 Ignore .pyc and .pyo files in Pybench. by Brett Cannon · 18 years ago
  60. b66902f More docs for ctypes. by Thomas Heller · 18 years ago
  61. 3b3f118 Whitespace normalization. by Marc-André Lemburg · 18 years ago
  62. 93e3ecb Increase the small thread stack size to get the test by Andrew MacIntyre · 18 years ago
  63. 7d9743d Updated to pybench 2.0. by Marc-André Lemburg · 18 years ago
  64. ef7fe5f Whitespace normalization. by Tim Peters · 18 years ago
  65. a7090df fix exception usage by Andrew MacIntyre · 18 years ago
  66. 573bd19 Revert wrong svn copy. by Marc-André Lemburg · 18 years ago
  67. 08de1ef Update pybench to version 2.0. by Marc-André Lemburg · 18 years ago
  68. 317af10 Add ability to set stack size by Andrew M. Kuchling · 18 years ago
  69. 6d7db6e Remove unused variable. by Brett Cannon · 18 years ago
  70. 9291332 Patch #1454481: Make thread stack size runtime tunable. by Andrew MacIntyre · 18 years ago
  71. c6f5b3a errors is an attribute in the incremental decoder not an argument. by Walter Dörwald · 18 years ago
  72. 6b6e2bb Fix passing errors to the encoder and decoder functions. by Walter Dörwald · 18 years ago
  73. aabc5f6 Mention uuid module by Andrew M. Kuchling · 18 years ago
  74. 9015b93 Linecache contains support for PEP302 loaders, but fails to deal with loaders by Ronald Oussoren · 18 years ago
  75. fdbebb6 Add back WCHAR, UINT, DOUBLE, _LARGE_INTEGER, _ULARGE_INTEGER. by Thomas Heller · 18 years ago
  76. a7e823f Add some windows datatypes that were missing from this file, and add by Thomas Heller · 18 years ago
  77. 6d3d339 Verify the crash due to EncodingMap not initialized does not return by Neal Norwitz · 18 years ago
  78. de4c78a Initialize the type object so pychecker can't crash the interpreter. by Neal Norwitz · 18 years ago
  79. 62bc8aa Don't fail if another process is listening on our port. by Neal Norwitz · 18 years ago
  80. 7ca6677 get_matching_blocks(): rewrote code & comments so they match; added by Tim Peters · 18 years ago
  81. 2adc626 Added missing svn:eol-style property to text files. by Tim Peters · 18 years ago
  82. edd66fa Whitespace normalization. by Tim Peters · 18 years ago
  83. f9eb82f Add the uuid module. by Ka-Ping Yee · 18 years ago
  84. c2da994 Add pep-291 compatibility markers. by Thomas Heller · 18 years ago
  85. f608317 Fix the CRT argument error handling for VisualStudio .NET 2005. Install a CRT error handler and disable the assertion for debug builds. This causes CRT to set errno to EINVAL. by Kristján Valur Jónsson · 18 years ago
  86. 81f444b Make the -m switch conform to the documentation of sys.path by behaving like the -c switch by Nick Coghlan · 18 years ago
  87. f0d02fb The site module documentation also described the Windows behaviour incorrectly. by Nick Coghlan · 18 years ago
  88. f2b16f3 Fix site module docstring to match the code for Mac OSX, too by Nick Coghlan · 18 years ago
  89. 3fb55ca Fix site module docstring to match the code by Nick Coghlan · 18 years ago
  90. ee3ea54 I don't know how that happend, but the entire file contents was by Thomas Heller · 18 years ago
  91. 70ee3cc Get rid of function pointer cast. by Martin v. Löwis · 18 years ago
  92. 403019b Sync w/external release 0.1.2. Please see PEP 360 before making changes to external packages. by Phillip J. Eby · 18 years ago
  93. 6e73aaa Patch #1503046, Conditional compilation of zlib.(de)compressobj.copy by Neal Norwitz · 18 years ago
  94. a6d80fa Impl ssize_t by Neal Norwitz · 18 years ago
  95. 052cbcf Remove unused import by Neal Norwitz · 18 years ago
  96. 245ce8d i and j are initialized below when used. No need to do it twice by Neal Norwitz · 18 years ago
  97. 909eb12 Fix the socket tests so they can be run concurrently. Backport candidate by Neal Norwitz · 18 years ago
  98. b9845e7 Get rid of f_restricted too. Doc the other 4 ints that were already removed by Neal Norwitz · 18 years ago
  99. 2585ad5 Fix indentation of case and a Py_ssize_t issue. by Neal Norwitz · 18 years ago
  100. 7659f0f Fix typo. Backport if anyone cares. :-) by Neal Norwitz · 18 years ago