1. cc4e066 Prepare for 2.4.6c1. by Martin v. Löwis · 17 years ago
  2. 9b8de84 Backported r55839 and r61350 by Martin v. Löwis · 17 years ago
  3. a5f3ceb #4317: Fix an Array Bounds Read in imageop.rgb2rgb8. by Amaury Forgeot d'Arc · 17 years ago
  4. 38ce9c2 backport the security fix part of r67246 by Benjamin Peterson · 17 years ago
  5. 3a87f93 - Security Issue #2: imageop did not validate arguments correctly and could by Matthias Klose · 17 years ago
  6. 50d55ff Prepare for 2.4.5 by Martin v. Löwis · 17 years ago v2.4.5
  7. ae1c290 Prepare for 2.4.5c1 by Martin v. Löwis · 17 years ago v2.4.5c1
  8. 0cc3ea6 Revert the following revisions, as they don't fix security by Martin v. Löwis · 17 years ago
  9. 0e42f0e Backport r60104 + r60111 from trunk. by Gregory P. Smith · 18 years ago
  10. 80ebe95 Bug #1321: Fixed logic error in TimedRotatingFileHandler.__init__() by Vinay Sajip · 18 years ago
  11. ac90ca8 Fix for Windows: close a temporary file before trying to delete it. by Hye-Shik Chang · 18 years ago
  12. bc7902f (Backport from r55770) by Hye-Shik Chang · 18 years ago
  13. 1eb58d8 Updated documentation for SysLogHandler (#1720726). by Vinay Sajip · 18 years ago
  14. 05d9f30 HTML-escape the plain traceback in cgitb's HTML output, to prevent by Georg Brandl · 18 years ago
  15. 0c0d949 Backported r51621 from p3yk: by Thomas Wouters · 18 years ago
  16. 0454bc2 Minor fix for currentframe (SF #1652788). by Vinay Sajip · 19 years ago
  17. fd8367f backport: fix trace.py --ignore-dir by Skip Montanaro · 19 years ago
  18. 741e0bb Fixed bug in fileConfig where _handlerList was not being cleared. (SF #1632328) by Vinay Sajip · 19 years ago
  19. e518551 Backported change in shutdown(); now takes an optional handler-list argument. by Vinay Sajip · 19 years ago
  20. 1223a40 - idle: Honor the "Cancel" action in the save dialog (Debian bug #299092). by Matthias Klose · 19 years ago
  21. 7c6e470 Bug #1590891: random.randrange don't return correct value for big number by Raymond Hettinger · 19 years ago
  22. ddf3da8 Patch by "cuppatea" (SF #1503765) by Vinay Sajip · 19 years ago
  23. e22f261 Patch by Jeremy Katz (SF #1609407) by Vinay Sajip · 19 years ago
  24. 33d34e7 Jython compatibility fix: if uu.decode() opened its output file, be sure to by Andrew M. Kuchling · 19 years ago
  25. 0866c8b Add extra SHA tests by Andrew M. Kuchling · 19 years ago
  26. 1fad0cd preparing for 2.4.4 final by Anthony Baxter · 19 years ago
  27. 84332f9 what month is it again? I get confused... by Anthony Baxter · 19 years ago v2.4.4c1
  28. 126ba44 preparing for 2.4.4c1 by Anthony Baxter · 19 years ago
  29. f46d5d3 Update distutils version number to match the library version number by Anthony Baxter · 19 years ago
  30. 2b37ea4 Backport of the pieces of trunk rev 46589 relevant to by Tim Peters · 19 years ago
  31. b8f82e6 Backport r45505, r45573, r45576 by Martin v. Löwis · 19 years ago
  32. 2a3d88c [Bug #1545341] Let the 'classifiers' parameter be a tuple as well as a list. by Andrew M. Kuchling · 19 years ago
  33. 392cafb Port of universal binary support for Mac OSX from python 2.5. This takes away by Ronald Oussoren · 19 years ago
  34. 2d09be9 Backport from trunk r52223: by Hye-Shik Chang · 19 years ago
  35. 1af9f68 [Backport r51248 | neal.norwitz] by Andrew M. Kuchling · 19 years ago
  36. b2d0f34 A review of overflow-detecting code in the 2.4 branch. by Armin Rigo · 19 years ago
  37. 98041d7 Fix integer negation and absolute value to not rely by Martin v. Löwis · 19 years ago
  38. e346a73 decode_rfc2231(): As Christian Robottom Reis points out, it makes no sense to by Barry Warsaw · 19 years ago
  39. 9569ea3 [Backport rev. 51728 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
  40. 4b32cdd Back out r52076, it's causing the buildbots to fail because of test_charmapcodec. by Georg Brandl · 19 years ago
  41. cae0a86 Bug #1446043: correctly raise a LookupError if an encoding name given by Georg Brandl · 19 years ago
  42. 16e469b Bug #1556784: allow format strings longer than 127 characters in by Georg Brandl · 19 years ago
  43. ee2940d Bug #1560617: in pyclbr, return full module name not only for classes, by Georg Brandl · 19 years ago
  44. 86b66b9 Bug #1566602: correct failure of posixpath unittest when $HOME ends by Georg Brandl · 19 years ago
  45. adf8a1d Patch #1567691: super() and new.instancemethod() now don't accept by Georg Brandl · 19 years ago
  46. c138772 [Backport rev. 46882 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
  47. f21bdb4 [Backport rev. 38534 by loewis] by Andrew M. Kuchling · 19 years ago
  48. 27d7e8d Backport 51850 from release25-maint branch. by Neal Norwitz · 19 years ago
  49. 56b5458 Backport from trunk r51737: by Hye-Shik Chang · 19 years ago
  50. e00ffff Fix missing import of the types module in logging.config. by Georg Brandl · 19 years ago
  51. ba8522a Backport trunk's revision 51565: by Thomas Wouters · 19 years ago
  52. 79ba8e5 Backport rev 51448: by Georg Brandl · 19 years ago
  53. ee76a56 Add an additional test: BZ2File write methods should raise IOError by Georg Brandl · 19 years ago
  54. 28930e4 Patch #1535500: fix segfault in BZ2File.writelines and make sure it by Georg Brandl · 19 years ago
  55. 1f2e503 Backport whitespace-normalization-proofing test_cgi fix. by Georg Brandl · 19 years ago
  56. 8aab37e Chris McDonough's patch to defend against certain DoS attacks on FieldStorage. by Georg Brandl · 19 years ago
  57. b302323 Backport fixes for #1523610 (crashes in PyArg_ParseTuple): by Georg Brandl · 19 years ago
  58. f6f89e6 memcmp() can return values other than -1, 0, and +1 but tp_compare must not. by Thomas Heller · 19 years ago
  59. cc09e42 Don't produce output in test_builtin. (backport from rev. 51131) by Georg Brandl · 19 years ago
  60. 4eb9634 Bug #1535165: fixed a segfault in input() and raw_input() when by Georg Brandl · 19 years ago
  61. 33b621c Bug #1535182: really test the xreadlines() method of bz2 objects. by Georg Brandl · 19 years ago
  62. c005e2e Complain about missing VS 2003 in the error message by Martin v. Löwis · 19 years ago
  63. 9e59967e Patch #1529686: run test_iterlen and test_email_codecs in 2.4. by Georg Brandl · 19 years ago
  64. 0738db2 Backport r50840 to Python 2.4: by Barry Warsaw · 19 years ago
  65. 0736c53 - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename by Gregory P. Smith · 19 years ago
  66. f7664cd Merge rev 50882 from the trunk. by Tim Peters · 19 years ago
  67. e5db059 Oops, this time, really bump the email version number to 3.0.2. by Barry Warsaw · 19 years ago
  68. b7e173e Port r50754 to Python 2.4/email 3.0. Bump the email version number to 3.0.2. by Barry Warsaw · 19 years ago
  69. 04e38d9 Put method-wrappers into trashcan. Fixes #927248. by Martin v. Löwis · 19 years ago
  70. 4b2c20d Patch #825417: Fix timeout processing in expect, read_until. by Martin v. Löwis · 19 years ago
  71. 35194d4 Bug #1267547: Put proper recursive setup.py call into the by Martin v. Löwis · 19 years ago
  72. 92b658c SF bug #1504333: sgmlib should allow angle brackets in quoted values by Fred Drake · 19 years ago
  73. 7622093 Removed buggy exception handling in doRollover of rotating file handlers. Exceptions now propagate to caller. by Vinay Sajip · 19 years ago
  74. 44b0193 - SF bug #853506: IP6 address parsing in sgmllib by Fred Drake · 19 years ago
  75. 6517525 Applied patch #1506758: Prevent MemoryErrors with large MAXFD. Backport of 47077. by Peter Astrand · 19 years ago
  76. 53730fe Backport of r47061. by Armin Rigo · 19 years ago
  77. d7d903a Bug #1117556: SimpleHTTPServer now tries to find and use the system's by Georg Brandl · 19 years ago
  78. 1f66b00 Bug #1339007: Shelf objects now don't raise an exception in their by Georg Brandl · 19 years ago
  79. b940515 Merge rev 46840 from trunk. by Tim Peters · 19 years ago
  80. c9cab18 Add the new test from the #1503157 patch to the branch. by Georg Brandl · 19 years ago
  81. 7afe7fe Backport of fix of bug #532646 for new-style classes. by Brett Cannon · 19 years ago
  82. 3337cfd [Bug #1472827] Correctly escape newlines and tabs in attribute values in saxutils.XMLGenerator by Andrew M. Kuchling · 19 years ago
  83. 5de5dc1 Backport of endianness fix for argvemulator by Ronald Oussoren · 19 years ago
  84. bf1f768 Bug #1500293: fix memory leaks in _subprocess module. by Georg Brandl · 19 years ago
  85. 84dce40 Remove various dependencies on dictionary order in the standard library by Armin Rigo · 19 years ago
  86. 872c3bb Code tried to modify a tuple, convert to list before doing that (backport from by Ronald Oussoren · 19 years ago
  87. 14e4ca4 backport of byteorder issues in applesingle by Ronald Oussoren · 19 years ago
  88. 38e726d Merge rev 45944 from trunk. by Tim Peters · 19 years ago
  89. 4c99867 Backport SF bug/patch #1433877: string parameter to ioctl not null terminated by Thomas Wouters · 19 years ago
  90. 1ee6d94 Bug #1481530: allow "from os.path import ..." with imputil by Georg Brandl · 19 years ago
  91. ba3429b Bug #1472191: convert breakpoint indices to ints before comparing them to ints by Georg Brandl · 19 years ago
  92. d68e43a Patch #1480067: don't redirect HTTP digest auth in urllib2 by Georg Brandl · 19 years ago
  93. dca3767 Patch #1464708 from William McVey: fixed handling of nested comments in mail by Barry Warsaw · 19 years ago
  94. 969ca9c Backport r45774: by Neal Norwitz · 19 years ago
  95. fee327c Bug #1478429: make datetime.datetime.fromtimestamp accept every float, by Georg Brandl · 19 years ago
  96. a64b981 Bug #1478326: don't allow '/' in distutils.util.get_platform machine names by Georg Brandl · 19 years ago
  97. 3ee5dd6 Put break at correct level so *all* root HKEYs acutally get checked for by Trent Mick · 19 years ago
  98. 3a6d19e Merge rev 45631 from trunk. by Tim Peters · 19 years ago
  99. 949fc9c Merge rev 45516 from trunk. by Tim Peters · 19 years ago
  100. b182621 Merge rev 45498 from trunk. by Tim Peters · 19 years ago