1. 8e1ddee backport r66295 from trunk (small fix to the previous backport) by Gregory P. Smith · 16 years ago
  2. cae7f88 rerun autoconf after r66288, add the Misc/NEWS entry. by Gregory P. Smith · 16 years ago
  3. e01a0cd backport r66179 and r66283 from trunk: by Gregory P. Smith · 16 years ago
  4. 34c6881 Backport of r66275/r66274 from trunk/py3k. This is the last bit of by Gregory P. Smith · 16 years ago
  5. 6477350 Add NEWS by Hirokazu Yamamoto · 16 years ago
  6. f4e2ccf Issue #3762: platform.architecture() fails if python is lanched via its symbolic link. by Hirokazu Yamamoto · 16 years ago
  7. afa0d58 Issue #3751: str.rpartition would perform a left-partition when called with by Amaury Forgeot d'Arc · 16 years ago
  8. 50b1c49 backport r66093 from trunk. by Gregory P. Smith · 16 years ago
  9. efbf6fc let Windows bots pass on test_threading by Benjamin Peterson · 16 years ago
  10. 8a8bfa0 Issue #1342811: Fixed broken patch. by Robert Schuppenies · 16 years ago
  11. 4806404 Reverted r65902. See http://mail.python.org/pipermail/python-checkins/2008-August/073116.html by Hirokazu Yamamoto · 16 years ago
  12. f5150f3 News for the imageop/rgbimg changes. by Guido van Rossum · 16 years ago
  13. 534c6e6 Backport r65900: fixed get_file_system in test_os.py ('path' is unicode on py3k and ansi on trunk) by Hirokazu Yamamoto · 16 years ago
  14. 4df1b6d Issue 1179: [CVE-2007-4965] Integer overflow in imageop module. by Guido van Rossum · 16 years ago
  15. 275e229 issue #3554: ctypes.string_at and ctypes.wstring_at must use the by Thomas Heller · 16 years ago
  16. 22679b8 Issue #2234: distutils failed with mingw binutils 2.18.50.20080109. by Amaury Forgeot d'Arc · 16 years ago
  17. 7a076be Backport of r64767 from trunk by Gregory P. Smith · 16 years ago
  18. 5e8dc97 Backport of r65032 from trunk by Gregory P. Smith · 16 years ago
  19. 1d63a45 I forgot to update NEWS. by Hirokazu Yamamoto · 16 years ago
  20. 50c6072 Backport r65745: Issue #2222: Fixed reference leak when occured by Hirokazu Yamamoto · 16 years ago
  21. f0a4163 Issue #2065: VC6 related fix. by Hirokazu Yamamoto · 16 years ago
  22. e71268f #3205: bz2 iterator fails silently on MemoryError (backport from r65609) by Georg Brandl · 16 years ago
  23. 0322154 Backport r60148 and r65481: sanity checks to avoid infinite loops. by Georg Brandl · 16 years ago
  24. 1576bab #3134: shutil referenced undefined WindowsError symbol (backport from r65644) by Georg Brandl · 16 years ago
  25. 45c33ce - Issue #3537: Fix an assertion failure when an empty but presized dict by Georg Brandl · 16 years ago
  26. 78813dc Issue #1342811: Fix leak in Tkinter.Menu.delete. Commands associated to by Robert Schuppenies · 16 years ago
  27. 7641b1c (backport from trunk r64756) by Gregory P. Smith · 16 years ago
  28. 03e5182 (backport of r61652 and r61665 from trunk) by Gregory P. Smith · 16 years ago
  29. 76f5d14 (backport trunk r65151) by Gregory P. Smith · 16 years ago
  30. b4bc9b9 (backport r65459 from trunk) by Gregory P. Smith · 16 years ago
  31. c7af7f3 Issue #799428: Fix Tkinter.Misc._nametowidget to unwrap by Martin v. Löwis · 16 years ago
  32. 4f3be8a Security patches from Apple: prevent int overflow when allocating memory by Neal Norwitz · 16 years ago
  33. 83ac014 Backport code from r65182: by Neal Norwitz · 16 years ago
  34. c8e4bed #2242: utf7 decoding crashes on bogus input on some Windows/MSVC versions by Antoine Pitrou · 16 years ago
  35. ab396e0 Issue #3360: Fix incorrect parsing of '020000000000.0'. by Mark Dickinson · 16 years ago
  36. 4fed741 Link fix. by Georg Brandl · 16 years ago
  37. ff93157 Backport of 64903. by Brett Cannon · 16 years ago
  38. f8f30fa Backport r62627 + r62744 from trunk to fix issue 2632. by Gregory P. Smith · 16 years ago
  39. 6d7f937 Backport of r64677. by Brett Cannon · 16 years ago
  40. b15bdf7 #Issue3088 in-progress: Race condition with instances of classes derived from threading.local: by Amaury Forgeot d'Arc · 16 years ago
  41. ceda6a6 #3242: fix a crash in "print", if sys.stdout is set to a custom object, by Amaury Forgeot d'Arc · 16 years ago
  42. 6fa30f4 #3157: Fix docstrings for cursor methods. by Georg Brandl · 16 years ago
  43. 3255e13 Issue 3110: Crash with weakref subclass, by Amaury Forgeot d'Arc · 16 years ago
  44. 75ee9eb Issue #3116 and #1792: Fix quadratic behavior in marshal.dumps(). by Raymond Hettinger · 16 years ago
  45. d297f1a #3117: backport r55087, fixes segfault with lambda (None,): None. by Georg Brandl · 16 years ago
  46. 7eb4a82 Fix tkinter sequence passing. #2906. Backport from r63914. by Georg Brandl · 16 years ago
  47. 9aa040d - Issue #2588, #2589: Fix potential integer underflow and overflow by Gregory P. Smith · 16 years ago
  48. 2666040 Backport r62724 from trunk. Fixes issue 2791. subprocess.Popen.communicate by Gregory P. Smith · 16 years ago
  49. 1a34834 Backport r63776: tkinter fixes. by Georg Brandl · 16 years ago
  50. 84d18a9 Include all licenses of the packages that we include. by Martin v. Löwis · 16 years ago
  51. 5212da1 Patch #2111: Avoid mmap segfault when modifying a PROT_READ block. by Martin v. Löwis · 16 years ago
  52. 0812de6 fix issue2858: potential memory corruption when any of the bsddb.db.* by Gregory P. Smith · 16 years ago
  53. 09d374f #2803: fix heappush invocation (backport). by Georg Brandl · 16 years ago
  54. c0c3914 Backport of revision 62854 by Ronald Oussoren · 16 years ago
  55. fbc190a Fix os.walk docstring example - issue2707 by Gregory P. Smith · 16 years ago
  56. 9e6649f Backport r61468 from trunk: Improves the text of the IOError raised by Gregory P. Smith · 16 years ago
  57. fb30cdb Fix issue 2520 (cannot import macerrors) by Ronald Oussoren · 16 years ago
  58. 7fd29f0 Backport of revision 62648 by Ronald Oussoren · 16 years ago
  59. f3bb283 Issue #2682: ctypes callback functions no longer contain a cyclic by Thomas Heller · 16 years ago
  60. 8d904c3 Issue #2670: urllib2.build_opener() failed when two handlers by Amaury Forgeot d'Arc · 16 years ago
  61. f305bd3 Issue 2665: On Windows, sys.stderr does not contain a valid file when running without a console. by Amaury Forgeot d'Arc · 16 years ago
  62. 0f1653e Correct previous checkin, probably a svn merge issue. by Amaury Forgeot d'Arc · 16 years ago
  63. aa97543 - Issue #1686386: Tuple's tp_repr did not take into account the possibility of by Guido van Rossum · 16 years ago
  64. a6add69 backport r62271 from trunk. remove the now obsoleted assertion. by Gregory P. Smith · 16 years ago
  65. 14acde3 Backport r62261 from trunk: by Gregory P. Smith · 16 years ago
  66. 3782da4 Add a note about the zlib.decompressobj().flush() fix. by Gregory P. Smith · 16 years ago
  67. f623467 Merge r62235 from trunk. by Gregory P. Smith · 16 years ago
  68. 45c2f77 #2525: update tzinfo example. by Georg Brandl · 16 years ago
  69. a269762 Fix for Issue2515: Don't crash when trying to fetch data from a closed cursor. by Gerhard Häring · 16 years ago
  70. f122902 Remove the advertising clause from the BSD license in timing.h. by Guido van Rossum · 16 years ago
  71. d9f1da0 Backport #1442: report exception when startup file cannot be run. by Georg Brandl · 16 years ago
  72. 8432d86 Fix a reference leak found by Georg, when compiling a class nested in another class. by Amaury Forgeot d'Arc · 16 years ago
  73. 198e353 Issue2495: tokenize.untokenize did not insert space between two consecutive string literals: by Amaury Forgeot d'Arc · 16 years ago
  74. bfdbfd4 Issue #2482: Make sure that the coefficient of a Decimal instance by Mark Dickinson · 16 years ago
  75. 26c25d9 Decimal.sqrt(0) failed when the context was not explicitly supplied. by Mark Dickinson · 16 years ago
  76. a79e050 #1477: ur'\U0010FFFF' used to raise in narrow unicode builds. by Amaury Forgeot d'Arc · 16 years ago
  77. d9b9d68 Issue #2432: give DictReader the dialect and line_num attributes by Georg Brandl · 16 years ago
  78. 4af861c Back-port of rev 61240 for issue #2238, fixing: Some syntax errors in *args by Sean Reifscheider · 16 years ago
  79. eff5a4e The missing NEWS entry for r61542.. by Gregory P. Smith · 16 years ago
  80. 631df75 Backport r61450 from trunk: by Gregory P. Smith · 16 years ago
  81. 549171e The behaviour of winsound.Beep() seems to differ between different versions of Windows when there's either: by Trent Nelson · 16 years ago
  82. b3635f9 Backport r61458: by Neal Norwitz · 16 years ago
  83. a6f5bf2 Ensure this test passes even if there are no soundcards in the system. Backport from trunk r61242. by Trent Nelson · 16 years ago
  84. 756c6c8 #1021: fix a bug to allow basicConfig to accept NOTSET as a level. by Vinay Sajip · 16 years ago
  85. 44a93e5 Fix the overflows in expandtabs(). "This time for sure!" (Exploit at request.) by Guido van Rossum · 16 years ago
  86. 8e741e0 Grammar fix by Andrew M. Kuchling · 16 years ago
  87. 94a7036 Backport documentation improvements. by Raymond Hettinger · 16 years ago
  88. 3662c90 Backport r61286 adding GC to the grouper for itertools.groupby() fixing Issue 2246. by Raymond Hettinger · 16 years ago
  89. ab61dce Bug #2220: handle rlcompleter attribute match failure more gracefully. by Georg Brandl · 16 years ago
  90. 0e30555 Backport of r61263: by Martin v. Löwis · 16 years ago
  91. bc89897 Patch #2232: os.tmpfile might fail on Windows if the user has no by Martin v. Löwis · 16 years ago
  92. 2985e30 Add section for 2.5.3. by Martin v. Löwis · 16 years ago
  93. f1fdda6 Remove old expected output for test_resource by Andrew M. Kuchling · 16 years ago
  94. 310bad0 #1291: copy test_resource.py from the 2.6 trunk, to fix a test failure. by Andrew M. Kuchling · 16 years ago
  95. 664553a #1389051, #1092502: fix excessively large allocations when using read() on a socket by Andrew M. Kuchling · 16 years ago
  96. 37d4f7b #1389051: IMAP module tries to read entire message in one chunk. Patch by Fredrik Lundh. by Andrew M. Kuchling · 16 years ago
  97. 3167939 Bump version for 2.5.3a0. by Martin v. Löwis · 16 years ago
  98. 05a19a5 #1433694: minidom's .normalize() failed to set .nextSibling for last element. by Andrew M. Kuchling · 16 years ago
  99. be0adfc Update NEWS for a future 2.5.3 release by Andrew M. Kuchling · 16 years ago
  100. b66dc46 Add old NEWS item by Andrew M. Kuchling · 16 years ago