1. 1eca91d backport 1.47's "add sendall() to FakeSocket class" by Anthony Baxter · 23 years ago
  2. fc4afb3 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 23 years ago
  3. 9e3c42a Not sure why the regression test missed this, but the PyXML tests caught it. by Fred Drake · 23 years ago
  4. 976e51d Avoid creating circular references between the ExpatParser and the by Fred Drake · 23 years ago
  5. 585a30c Add a test that was added in Python 2.2: test Weak*Dictionary.setdefault(). by Fred Drake · 23 years ago
  6. 67edc16 Fix SF bug #529273: WeakValueDictionary.setdefault() raised UnboundLocalError by Fred Drake · 23 years ago
  7. 0c81ed6 string.split() docstring described the interpretation of the maxsplit by Fred Drake · 24 years ago
  8. 770139c backport 1.14: by Anthony Baxter · 24 years ago
  9. a82adf9 Backport gvanrossum's checkin of revision 1.20: by Anthony Baxter · 24 years ago
  10. 4e2d4b3 Fix webbrowser.py security bug: be more careful about what we pass to by Fred Drake · 24 years ago
  11. dd13f85 oops. nearly forgot this one: by Anthony Baxter · 24 years ago
  12. cdf6bfe The Grande 'sendall()' patch. I believe that I've picked up everything by Anthony Baxter · 24 years ago
  13. 40986ed darn excess whitespace. by Anthony Baxter · 24 years ago
  14. 308584d partial backport of 1.25: by Anthony Baxter · 24 years ago
  15. fc54310 d'oh! could have _sworn_ I checked this in last weekend. by Anthony Baxter · 24 years ago
  16. a5d6faa Backport patch 1.57 to 2.1.2. Apparently ftp servers that send 227 by Guido van Rossum · 24 years ago
  17. 5c2f276 backport unixccompiler.py 1.36, ccompiler.py 1.40 by Anthony Baxter · 24 years ago
  18. ad22237 backport 1.15 by Anthony Baxter · 24 years ago
  19. 6fcbe88 backport 1.21 and 1.22 by Anthony Baxter · 24 years ago
  20. 598d8e6 backport 1.134: by Anthony Baxter · 24 years ago
  21. 98e931f backport 1.17: by Anthony Baxter · 24 years ago
  22. b9be511 backport 1.8, 1.9 by Anthony Baxter · 24 years ago
  23. a261cb2 backport: Add 'sendall' to list of socket methods. by Anthony Baxter · 24 years ago
  24. 8e24709 backport 1.7: by Anthony Baxter · 24 years ago
  25. 138f443 backport half of 1.11: by Anthony Baxter · 24 years ago
  26. 1015acd backport 1.33: by Anthony Baxter · 24 years ago
  27. 4bc57de backport 1.23: by Anthony Baxter · 24 years ago
  28. 9f82e6e backport 1.18: Patch #416220: Fix misplaced paren. by Anthony Baxter · 24 years ago
  29. e75ae8e backport 1.29: Typo fix (spelling mistake in error message). by Anthony Baxter · 24 years ago
  30. 1454210 backport of 1.21 by Anthony Baxter · 24 years ago
  31. 18311e6 backport of 1.64, 1.65, 1.68: by Anthony Baxter · 24 years ago
  32. f05af93 backport 1.18, 1.19, 1.20: by Anthony Baxter · 24 years ago
  33. 77aee7e backport of 1.12 by Anthony Baxter · 24 years ago
  34. c886f2a backport 1.11 by Anthony Baxter · 24 years ago
  35. 645ea48 backport guido's 1.20 - test sktobj.sendall() needed this anyway. by Anthony Baxter · 24 years ago
  36. 0039bd7 The 2.1 regrest.py doesn't have the test_main() feature yet, so always by Guido van Rossum · 24 years ago
  37. 4da37fc Merge in selected changes from profile.py on the trunk. Note that by Guido van Rossum · 24 years ago
  38. a939b7a This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  39. 5203e32 The version number 1.0.2pre doesn't conform to the strict versioning by Thomas Heller · 24 years ago
  40. 2b25f35 Just's fix in 1.10: call convert_path for scripts too. Needed for mac by Jack Jansen · 24 years ago
  41. 2e03ba8 Fix showstopper SF bug #442983: use of site.addsitedir() was broken by Guido van Rossum · 24 years ago
  42. d8dd690 Backport Piers Lauder's checkin 1.30: by Thomas Wouters · 24 years ago
  43. cc8dd4e Merge from the trunk... just contains bugfixes, according to Jack and Just. by Thomas Wouters · 24 years ago
  44. d1d2a9a Backport Jack's checkin 1.35 and Guido's checkin 1.36: by Thomas Wouters · 24 years ago
  45. 01c61eb Backport of AMK's checkin 1.34 and Guido's checkin 1.35: by Thomas Wouters · 24 years ago
  46. 041a51b Backport Guido's checkin 1.3: by Thomas Wouters · 24 years ago
  47. 03bb77e Remove some false comments. by Fred Drake · 24 years ago
  48. d92dc79 this closes patches item 429136 and brings the release21-maint version into by Skip Montanaro · 24 years ago
  49. d7fe69f Backport Tim's checkin 1.9: by Thomas Wouters · 24 years ago
  50. 800f677 Backport of the socketserver test, including output file (which is still by Thomas Wouters · 24 years ago
  51. 1a2d894 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  52. 6dc482c Backport of Guido's checkin 1.25: by Thomas Wouters · 24 years ago
  53. e27a8b9 Backport Tim's checkin 1.17: by Thomas Wouters · 24 years ago
  54. f14452e When reading a continuation line, make sure we still use the transformed by Fred Drake · 24 years ago
  55. f379622 Allow underscores in tag names and quote characters in unquoted attribute by Fred Drake · 24 years ago
  56. 3f6de5a Only write out one blank line before the request data. by Fred Drake · 24 years ago
  57. 13928be Avoid using os.path.normcase() on sys.path elements; doing so causes paths by Fred Drake · 24 years ago
  58. 62ebe04 Backport Tim's checkin 1.12: by Thomas Wouters · 24 years ago
  59. b24ffe4 Backport of Tim's checkin 1.35: by Thomas Wouters · 24 years ago
  60. cde43be Backport Tim's checkin 1.26 (patch probably by Michael Hudson, not Hundson): by Thomas Wouters · 24 years ago
  61. 48a433c Backport Tim's checkin 1.20: by Thomas Wouters · 24 years ago
  62. 588efca Backport Martin's checkin 1.6: by Thomas Wouters · 24 years ago
  63. eff2a98 Applying this to the 2.1.1 branch: by Guido van Rossum · 24 years ago
  64. 362612c expand __all__ to include a bunch of names that should have been there before. by Skip Montanaro · 24 years ago
  65. 780843e Re-incarnate dead turd of old test_mutants output file. by Thomas Wouters · 24 years ago
  66. 44c69c9 Now that the backporting of test_mutants.py worked successfully (Barnevelder by Thomas Wouters · 24 years ago
  67. 36e23e0 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  68. 1648e53 Net result of Tim's checkins to stropmodule.c (2.78, 2.79, 2.80, 2.81), by Thomas Wouters · 24 years ago
  69. 49a8bec *** empty log message *** by Thomas Wouters · 24 years ago
  70. e98c5fd Backport Jeremy's checkins (frameobject.c:2.50, test_scope.py:1.16, by Thomas Wouters · 24 years ago
  71. 5bc57be Backport MAL's checkin 1.32: by Thomas Wouters · 24 years ago
  72. ed53d87 Backport Jeremy's checkin 1.7: by Thomas Wouters · 24 years ago
  73. 7730735 Backport Jeremy's checkin 1.15: by Thomas Wouters · 24 years ago
  74. a839747 This commit was manufactured by cvs2svn to create branch 'release21-maint'. by cvs2svn · 24 years ago
  75. 5030cf1 Fix three PyChecker-detected gotchas. by Jeremy Hylton · 24 years ago
  76. a490d58 In walk(), don't die when os.lstat() raises os.error, e.g. because a by Guido van Rossum · 24 years ago
  77. a0a4ab1 Add a test case for Weak*Dictionary.update() that would have caught a by Fred Drake · 24 years ago
  78. 1d9e4b7 Weak*Dictionary.update(): Fix calls to [].append() to only have one by Fred Drake · 24 years ago
  79. 67addfe Implement Mark Favas's suggestion. There's a clear bug in _group(): by Guido van Rossum · 24 years ago
  80. 42f92da Change the test data to ask for class C from module __main__ rather by Guido van Rossum · 24 years ago
  81. b8bf3be Fix SF bug [ #416231 ] urllib.basejoin fails to apply some ../. by Guido van Rossum · 24 years ago
  82. 2b5ff07 Get rid of the seek() method on the _Mailbox class. This was a by Guido van Rossum · 24 years ago
  83. fc34986 In order to make this test work on Windows, the test locale has to be by Guido van Rossum · 24 years ago
  84. 2d996c0 Fix typo (missing "req." prefix on error_302_dict) found by Neil by Guido van Rossum · 24 years ago
  85. b8b45ea Fix typo in exception name (UnimplementedError should be by Guido van Rossum · 24 years ago
  86. 74cde5b Fix typo in exception name (SGMLParserError should be SGMLParseError) by Guido van Rossum · 24 years ago
  87. 815bee4 Fix typo in attribute name (file should be filename) found by by Guido van Rossum · 24 years ago
  88. 0d1b7ea Fix typo in attribute name (chunk_size should be chunksize) found by by Guido van Rossum · 24 years ago
  89. ab0648f - Typo in message for TestCase.failIfEqual() by Steve Purcell · 24 years ago
  90. f3ee46b Set the SO_REUSEADDR socket option in the server thread -- this seems by Guido van Rossum · 24 years ago
  91. f85af61 Mark Favas points out that there's an 'self.fp.flush()' call in the by Guido van Rossum · 24 years ago
  92. b61914d Pete Shinners discovered that zipfile.ZipFile() is called with mode by Guido van Rossum · 24 years ago
  93. 3c1858a Should resolve [ #416039 ] pstats browser crashes. by Eric S. Raymond · 24 years ago
  94. 9df3eab Add "import thread" at the top of the module; this prevents us from by Guido van Rossum · 24 years ago
  95. b891891 If the sunaudiodev module is available but we cannot find an audio by Fred Drake · 24 years ago
  96. 9cb9857 Import readline when possible to make the commaninterpreter UI nicer. by Eric S. Raymond · 24 years ago
  97. 705088e Added regression test for SF bug #415660 (failure to invalidate all by Fred Drake · 24 years ago
  98. 361c535 Fix typo in comment (the module is now called _testcapi, not _test). by Guido van Rossum · 24 years ago
  99. c76770c Change error message raised when free variable is not yet bound. It by Jeremy Hylton · 24 years ago
  100. d03f8fe One-character style change to appease Netscape stylesheets. by Ka-Ping Yee · 24 years ago