1. 826f68b Backport fix for SF bug 692776. by Jeremy Hylton · 22 years ago
  2. a74d9fe Backport Jeremy's fix: req.method should be req.get_method. by Raymond Hettinger · 22 years ago
  3. c012951 Backport fix for SF bug #741171: pdb crashes when enabling a non-existing breakpoint by Andrew M. Kuchling · 22 years ago
  4. 6c75479 Backport fix for SF bug 734869 and sundry compiler cleanups. by Jeremy Hylton · 22 years ago
  5. 6faa3d0 GNUTranslations._parse(): Backport of fix for SF bug #658233, where by Barry Warsaw · 22 years ago
  6. 2ca9bbc Patch #499513: use readline() instead of readlines(). Removed the by Martin v. Löwis · 22 years ago
  7. 6c57bb8 SF patch #497420 (Eduardo Pérez): ftplib: ftp anonymous password by Martin v. Löwis · 22 years ago
  8. 0ea0a18 minor fix, jython-only. Don't asssume stdout to save is the ur-stdout. by Samuele Pedroni · 22 years ago
  9. e163df1 beefed up version: jython support, covers now fixed differences between CPython/Jython. by Samuele Pedroni · 22 years ago
  10. 6f25f29 Backport fix for compile_command("",symbol="eval") raising syntax error about "pass". Now returns None. by Samuele Pedroni · 22 years ago
  11. 9cc51f1 Backporting email 2.5.2 fixes. by Barry Warsaw · 22 years ago
  12. 8a625c9 Backport better fix for newurl as suggested by Jim Jewett in SF bug #730963. by Jeremy Hylton · 22 years ago
  13. 1f5df13 Backport fix for SF #723831: urlopen() raises URLError. by Jeremy Hylton · 22 years ago
  14. fa90c3e file_truncate(): Backported 2.3 code so that file.truncate(n) works on by Tim Peters · 22 years ago
  15. 74e2df6 Backport 1.157 by Raymond Hettinger · 22 years ago
  16. 4c71886 Backport 1.157 and 1.39 by Raymond Hettinger · 22 years ago
  17. ed1eff7 Backport 1.18: by Raymond Hettinger · 22 years ago
  18. 62308cb Fix documentation errors in regards to urlretrieve() and local files. by Brett Cannon · 22 years ago
  19. 1fb996f Backport 1.17 adding punctuation as allowable characters by Raymond Hettinger · 22 years ago
  20. 2c29dae Patch #681152: Support escaped unicode characters in classes. Fixes 612074. by Martin v. Löwis · 22 years ago
  21. 9976fdf Backport: Fix SF bug #697220, string.strip implementation/doc mismatch by Neal Norwitz · 22 years ago
  22. 8998a81 Fixed the gc-vs-__del__ bugs for new-style classes. That's it for this one. by Tim Peters · 22 years ago
  23. 1ac3849 Backporting new gc-vs-__del__ tests. These pass, but are restricted by Tim Peters · 22 years ago
  24. d900425 Backporting: by Barry Warsaw · 22 years ago
  25. 27a93d7 Backporting email 2.5.1 patches. by Barry Warsaw · 22 years ago
  26. 4a1d0f5 Backporting: by Barry Warsaw · 22 years ago
  27. 44198f0 This was failing on Windows, due to various attempts to delete files by Tim Peters · 22 years ago
  28. 18711bc backport test skip for test_locale on Mac OS X by Skip Montanaro · 22 years ago
  29. ddf625b backport largefile resource requirement for Mac OSX by Skip Montanaro · 22 years ago
  30. 31ec28b SF patch #706338, Fix a few broken links in pydoc by Greg Chapman by Neal Norwitz · 22 years ago
  31. a43f281 Patch #707701: Expect '??' in events. Fixes #698517. by Martin v. Löwis · 22 years ago
  32. 4c9fefc backport fix for missing altsep in nt (bug 709428) by Skip Montanaro · 22 years ago
  33. caf2f51 Backporting email 2.5 to Python 2.2 maint branch. by Barry Warsaw · 22 years ago
  34. 58d23ae SF bug 705836: struct.pack of floats in non-native endian order by Tim Peters · 22 years ago
  35. 1a5727f This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 22 years ago
  36. c5f7778 binascii_a2b_base64: Properly return an empty string if the input was all by Thomas Wouters · 22 years ago
  37. ae77a60 [Backport patch #649762] Fix for asynchat endless loop by Andrew M. Kuchling · 22 years ago
  38. e0cf013 - Backported SF patch #676342: after using pdb, the readline command by Guido van Rossum · 22 years ago
  39. 4e48224 Backport rev. 1.73: Translate spaces in the machine name to underscores by Andrew M. Kuchling · 22 years ago
  40. 3046177 Backport: by Guido van Rossum · 22 years ago
  41. ae60b9e Backport 1.38: by Raymond Hettinger · 23 years ago
  42. 83e9e32 Spelling error by Raymond Hettinger · 23 years ago
  43. 3281062 Backport SF #660455 fix. by Guido van Rossum · 23 years ago
  44. b94120c Backport 1.16: Fix printing plural (s or ""). by Guido van Rossum · 23 years ago
  45. c31c0df Partial backport for changes to fix SF bug #678518 (assert & global). by Neal Norwitz · 23 years ago
  46. 17ed4ac Fix SF bug #642168, help() fails for some builtin topics by Neal Norwitz · 23 years ago
  47. 5a245e4 backport: by Neal Norwitz · 23 years ago
  48. 025a0c6 backport: by Neal Norwitz · 23 years ago
  49. a9adbff backport: by Neal Norwitz · 23 years ago
  50. a21ddb7 Backport: by Neal Norwitz · 23 years ago
  51. 975472b Remove references to pages that don't exist anymore. by Jeremy Hylton · 23 years ago
  52. 89d08cb backport: Fix SF bug# 676155, RuntimeWarning with tp_compare by Neal Norwitz · 23 years ago
  53. 28f35a2 Backport 1.40 and 1.41 so that inspect isn't fooled by single line by Raymond Hettinger · 23 years ago
  54. 4e4f830 Backport 1.33 from trunk: by Guido van Rossum · 23 years ago
  55. 5238d59 Backport 1.60 from trunk: by Guido van Rossum · 23 years ago
  56. fbaaab9 Backport: by Neal Norwitz · 23 years ago
  57. c695e8f supports_unicode_filenames should not have been backported, test___all__ now passed by Neal Norwitz · 23 years ago
  58. e4b5729 Backport Guido's checkins which disabled the bastion tests by Neal Norwitz · 23 years ago
  59. 3432961 Get the test to pass again by backporting Guido's checkin 1.173: by Neal Norwitz · 23 years ago
  60. 9bb9854 Backport for SF # 659228, 'realpath' function missing from os.path by Neal Norwitz · 23 years ago
  61. 3813a21 backport: SF #665913, Fix mmap module core dump with unix by Neal Norwitz · 23 years ago
  62. d1bd829 Retrospectively fix code to handle IE's additional characters on certain by Steve Holden · 23 years ago
  63. ef18213 Sabotage rexec.py and Bastion.py. These are not secure in Python 2.2 or 2.3. by Guido van Rossum · 23 years ago
  64. 134b9f0 Backport typeobject.c revision 2.201 plus associated tests from 2.3: by Guido van Rossum · 23 years ago
  65. 63b5156 Correct long standing bugs in the methods for random distributions. by Raymond Hettinger · 23 years ago
  66. 65b5e1f Backport MAL's patch for bug #659709: bogus computation of float length by Raymond Hettinger · 23 years ago
  67. 5a6c0b2 Add test for SF #658106. Will backport. by Neal Norwitz · 23 years ago
  68. 7adc32f Backporting a small part of the socket.py changes from 2.3: get rid by Tim Peters · 23 years ago
  69. ac4ff87 Fix typo in abstract.c which caused __rpow__ to not be invoked. by Raymond Hettinger · 23 years ago
  70. 95f1a78 Backport my (!) revision 1.50: by Michael W. Hudson · 23 years ago
  71. 9dbd177 Backport fix for SF #640094, on win32 getpass runs into unix_getpass by Neal Norwitz · 23 years ago
  72. e8b8016 Backport rev. 1.14: by Andrew M. Kuchling · 23 years ago
  73. 0e44fa9 Backport of rev1.57: by Andrew M. Kuchling · 23 years ago
  74. 954b3f7 Add more names to ok_sys_names, including hexversion; otherwise the by Guido van Rossum · 23 years ago
  75. 3d6a2a9 Update the docstring to match the code. by Neal Norwitz · 23 years ago
  76. 0ba5d4b Search for tix subdirectories. Fixes #564729. by Martin v. Löwis · 23 years ago
  77. d86997d Make strip work as documented. by Martin v. Löwis · 23 years ago
  78. 094afaf Backport 1.72: by Neal Norwitz · 23 years ago
  79. a715d8f Backport 1.72: Fix for bug #626172: crash using unicode latin1 single char by Neal Norwitz · 23 years ago
  80. 86411ea Backport 1.6->1.7: Skip the test_nocaret test when running as jython. by Finn Bock · 23 years ago
  81. 4286c9f Backport 1.8->1.9: Make the test pass for jython where there are no by Finn Bock · 23 years ago
  82. 3e13429 SF 633560: tokenize.__all__ needs "generate_tokens" by Raymond Hettinger · 23 years ago
  83. ec3b3e6 Backport to 2.2: [Bug #570655] Fix misleading option text by Andrew M. Kuchling · 23 years ago
  84. bab3462 Support @euro modifiers. Fixes #554676. by Martin v. Löwis · 23 years ago
  85. 4de21e1 Fix SF # 631066, running regrtest in user mode fails by Neal Norwitz · 23 years ago
  86. 551a156 Patch #631972: Adds an is_jython flag. by Finn Bock · 23 years ago
  87. 025a9f9 Added missing names to __all__. by Raymond Hettinger · 23 years ago
  88. 3f0eda7 Patrick K. O'Brien noticed that kwlist was missing from __all__. by Raymond Hettinger · 23 years ago
  89. fe6c9c6 Stop-gap to forestall test_email failing in MacPython: disable the line-ending test. by Jack Jansen · 23 years ago
  90. 96a8530 Backport: Fix SF # 624982, Potential AV in slot_sq_item, by Greg Chapman by Neal Norwitz · 23 years ago
  91. 92d0891 This commit was manufactured by cvs2svn to create branch 'release22-maint'. by cvs2svn · 23 years ago
  92. 170cd26 Added missing entries to __all__. by Fred Drake · 23 years ago
  93. dacbafb Backporting urlparse.py:1.34, test_urlparse.py:1.8: by Guido van Rossum · 23 years ago
  94. 31eac4e Backport bugfix microrelease of email 2.4.3 from cvs trunk. by Barry Warsaw · 23 years ago
  95. 45c08a9 Add finditer to __all__ (when defining it at all). by Guido van Rossum · 23 years ago
  96. 67f4d52 Backport 1.34. by Neal Norwitz · 23 years ago
  97. efe39e5 Use \n as line separator in stead of \r\n, which causes problems in MacPython 2.2. by Jack Jansen · 23 years ago
  98. db48b27 Backport of 1.7: by Jack Jansen · 23 years ago
  99. bf50390 Backport email 2.4.2 changes from Python 2.3. by Barry Warsaw · 23 years ago
  100. f8e943f The list(xrange(sys.maxint / 4)) test. Changed 4 to 2. by Tim Peters · 23 years ago