1. 710fb8b Issue #1040026: Fix os.times result on systems where HZ is incorrect. by Martin v. Löwis · 17 years ago
  2. 8a64048 Backport of r64212 by Martin v. Löwis · 17 years ago
  3. 46d4106 Issue #4228: Pack negative values the same way as 2.4 in struct's L format. by Martin v. Löwis · 17 years ago
  4. ef633d7 #4317: Fix an Array Bounds Read in imageop.rgb2rgb8. by Amaury Forgeot d'Arc · 17 years ago
  5. 6f08e85 backport r67077 from the trunk: parser module now correctly validates relative imports by Benjamin Peterson · 17 years ago
  6. 3b335ff Issue #4176: Pickle would crash the interpreter when a __reduce__ function by Amaury Forgeot d'Arc · 17 years ago
  7. 3e06fae Modify ctypes types with 'official' functions. Backport from trunk, by Thomas Heller · 17 years ago
  8. f805276 Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3 by Gerhard Häring · 17 years ago
  9. bab0f2f Fix a refleak introduced by r66678 (backport of r66700). by Brett Cannon · 17 years ago
  10. 833beab backport r66689: imageop could segfault due to poor argument validation by Benjamin Peterson · 17 years ago
  11. a702fd5 Fix issue #3547 for MingW, update comments (backport from trunk). by Thomas Heller · 17 years ago
  12. 70f1192d Backport of r66677: _lsprof crasher when a bad external timer is used during by Brett Cannon · 17 years ago
  13. 8e97ea9 Fix issue #3547: ctypes is confused by bitfields of varying integer types by Thomas Heller · 17 years ago
  14. c610afb backport r66496: integer overflow in _hashopenssl #3886 by Benjamin Peterson · 17 years ago
  15. 4df1b6d Issue 1179: [CVE-2007-4965] Integer overflow in imageop module. by Guido van Rossum · 17 years ago
  16. 7a076be Backport of r64767 from trunk by Gregory P. Smith · 17 years ago
  17. 50c6072 Backport r65745: Issue #2222: Fixed reference leak when occured by Hirokazu Yamamoto · 17 years ago
  18. e71268f #3205: bz2 iterator fails silently on MemoryError (backport from r65609) by Georg Brandl · 17 years ago
  19. 03e5182 (backport of r61652 and r61665 from trunk) by Gregory P. Smith · 17 years ago
  20. 4f3be8a Security patches from Apple: prevent int overflow when allocating memory by Neal Norwitz · 17 years ago
  21. 83ac014 Backport code from r65182: by Neal Norwitz · 17 years ago
  22. b15bdf7 #Issue3088 in-progress: Race condition with instances of classes derived from threading.local: by Amaury Forgeot d'Arc · 17 years ago
  23. 6fa30f4 #3157: Fix docstrings for cursor methods. by Georg Brandl · 17 years ago
  24. 5212da1 Patch #2111: Avoid mmap segfault when modifying a PROT_READ block. by Martin v. Löwis · 17 years ago
  25. 0812de6 fix issue2858: potential memory corruption when any of the bsddb.db.* by Gregory P. Smith · 17 years ago
  26. f3bb283 Issue #2682: ctypes callback functions no longer contain a cyclic by Thomas Heller · 17 years ago
  27. f623467 Merge r62235 from trunk. by Gregory P. Smith · 17 years ago
  28. a269762 Fix for Issue2515: Don't crash when trying to fetch data from a closed cursor. by Gerhard Häring · 17 years ago
  29. f122902 Remove the advertising clause from the BSD license in timing.h. by Guido van Rossum · 17 years ago
  30. d9f1da0 Backport #1442: report exception when startup file cannot be run. by Georg Brandl · 17 years ago
  31. 631df75 Backport r61450 from trunk: by Gregory P. Smith · 17 years ago
  32. 3662c90 Backport r61286 adding GC to the grouper for itertools.groupby() fixing Issue 2246. by Raymond Hettinger · 17 years ago
  33. 9c04257 Fix deallocation of array objects when allocation ran out of memory. by Martin v. Löwis · 18 years ago
  34. 73c01d4 Added checks for integer overflows, contributed by Google. Some are by Martin v. Löwis · 18 years ago
  35. 3e5f8a6 issue 2045: Infinite recursion when printing a subclass of defaultdict, by Amaury Forgeot d'Arc · 18 years ago
  36. 527bf3a Fix the way methods are created for the _ctypes.COMError exception by Thomas Heller · 18 years ago
  37. d66e94d Backport r59862 (issue #712900): make long regexp matches interruptable by Guido van Rossum · 18 years ago
  38. 946de92 backport r60544 from trunk: by Gregory P. Smith · 18 years ago
  39. 8af7067 Backport 60542: by Andrew MacIntyre · 18 years ago
  40. c9b2073 Revert rev. 59926, it breaks comtypes (I need to further examine this). by Thomas Heller · 18 years ago
  41. ee50e3c #1940: make it possible to use curses.filter() before curses.initscr() by Georg Brandl · 18 years ago
  42. fe528eb Invert the checks in get_[u]long and get_[u]longlong. The intent was by Thomas Heller · 18 years ago
  43. f43a86b Backport from trunk: by Thomas Heller · 18 years ago
  44. b9c741c Added NEWS entry, plus: by Thomas Heller · 18 years ago
  45. 7a062c6 Patch 1114: fix compilation of curses module on 64-bit AIX, and any other LP64 platforms where attr_t isn't a C long by Andrew M. Kuchling · 18 years ago
  46. 3b4a5bd Fix bug #1301 -- a bad assert in _tkinter. by Guido van Rossum · 18 years ago
  47. 35b84b4 Backport of fix for issue 1695. by Brett Cannon · 18 years ago
  48. 4f1cbd2 Change ctypes version number to 1.0.3 (when Python 2.5.2 is released, by Thomas Heller · 18 years ago
  49. 8e9e4d8 Issue #1642: Fix segfault in ctypes when trying to delete attributes. by Thomas Heller · 18 years ago
  50. 47485a4 Backport patch #1643738. by Guido van Rossum · 18 years ago
  51. c8dbc92 os.access now returns True on Windows for any existing directory. by Martin v. Löwis · 18 years ago
  52. 14fbf29 - Backported a workaround for a bug in SQLite 3.2.x/3.3.x versions where a by Gerhard Häring · 18 years ago
  53. 946a51c Fixed #1372: zlibmodule.c: int overflow in PyZlib_decompress by Christian Heimes · 18 years ago
  54. 2e49f78 * fix failing test_recno.py - backport from trunk. by Gregory P. Smith · 18 years ago
  55. 2c3e0d9 Backport r58757, r58758, r58759. by Gregory P. Smith · 18 years ago
  56. 8012e9c Silence a compiler warning about a function definition not being a prototype. by Brett Cannon · 18 years ago
  57. d6f6381 Fix ctypes on 32-bit systems when Python is configured --with-system-ffi. by Thomas Heller · 18 years ago
  58. 7d9c00e Backport 58385 from trunk: fix a double free bug in the _bsddb module by Gregory P. Smith · 18 years ago
  59. 381e1a4 Backport rev 58343: fix DBSequence.get_key() to not crash/fail/etc. by Gregory P. Smith · 18 years ago
  60. c9f22b9 Backport 58332: Fix Coverity #159. by Neal Norwitz · 18 years ago
  61. 1644e6e issue1140: Guido's patch from revision 58098 (2.6) applied to 2.5. by Sean Reifscheider · 18 years ago
  62. b5ec587 issue1597011: Fix for bz2 module corner-case error due to error checking bug. by Sean Reifscheider · 18 years ago
  63. 303d350 Backport of r58004. by Armin Rigo · 18 years ago
  64. a326ab2 Patch #786737: Allow building in a tree of symlinks pointing to by Martin v. Löwis · 18 years ago
  65. b084402 - Fix libffi configure for hppa*-*-linux* | parisc*-*-linux*. by Matthias Klose · 18 years ago
  66. de469d6 Fix compilation warning. (backport from rev. 56833) by Georg Brandl · 18 years ago
  67. eb4b738 Revert the fix for #1548891, it broke backwards compatibility with arbitrary read buffers. by Georg Brandl · 18 years ago
  68. 36fe3c0 Backport from trunk r56727: by Hye-Shik Chang · 18 years ago
  69. bd28ca6 Bug #1704793: Raise KeyError if unicodedata.lookup cannot by Martin v. Löwis · 18 years ago
  70. 2b78594 PyType_stgdict() returns a borrowed reference which must not be Py_DECREF'd. by Thomas Heller · 18 years ago
  71. f9a8544 Fix for SF# 1649098: avoid zero-sized array declaration in structure. by Thomas Heller · 18 years ago
  72. 59fc244 Merged revisions 55896 via svnmerge from by Thomas Heller · 18 years ago
  73. 2276885 Patch #1733960: Allow T_LONGLONG to accept ints. by Martin v. Löwis · 18 years ago
  74. 11c58c4 Merged revisions 55129-55131 via svnmerge from by Thomas Heller · 18 years ago
  75. b111970 backport change 55821 to release25-maint by Kristján Valur Jónsson · 18 years ago
  76. c98da3d Backport rev. 55783: Patch by Tim Delany (missing DECREF). SF #1731330. by Georg Brandl · 18 years ago
  77. 60111e0 (Backport from r55770) by Hye-Shik Chang · 18 years ago
  78. df73802 Backout the original 'fix' to 1721309 which had no effect. by Neal Norwitz · 18 years ago
  79. 73bf101 Backport rev 55452: by Neal Norwitz · 18 years ago
  80. f86ae69 Backport rev 55450: by Neal Norwitz · 18 years ago
  81. 0ac6061 Backport checkin: by Walter Dörwald · 18 years ago
  82. 6ca6f14 Backport r55070: Stop using PyMem_FREE while the GIL is not held. by Neal Norwitz · 18 years ago
  83. a1392d5 Merge change 54982 from the trunk. This fixes the test_subprocess test in the testsuite for VisualStudio2005 builds, by "sanitizing" the "mode" that is used in the posixmodule's fdopen(). In particular the non-standard "U" mode character is removed. by Kristján Valur Jónsson · 18 years ago
  84. f4601d8 Fix two problems that emerged when the testsuite was run with an x64 build: PyLong_FromSSize_t incorrectly assumed an unsigned object, and itertools.count() had the wrong upper limit for the iterator. by Kristján Valur Jónsson · 18 years ago
  85. 412b20b Merged revisions 55027 via svnmerge from by Thomas Heller · 18 years ago
  86. 55d53f0 Merging of change 55024 from the truk to release25-maint branch. by Kristján Valur Jónsson · 18 years ago
  87. f69fa17 Merged revisions 55025 via svnmerge from by Thomas Heller · 18 years ago
  88. b9d3991 Properly implement Georg Brandl's Patch #1185447 to the 2.5 maintainance branch by Kristján Valur Jónsson · 18 years ago
  89. 5e4e31f Fix various minor issues discovered with static analysis using Visual Studio 2005 Team System. by Kristján Valur Jónsson · 18 years ago
  90. ef4364f Fix unpack so it works on 64-bit platforms. by Neal Norwitz · 18 years ago v2.5.1c1
  91. b2064d7 Fix-up error-exits on struct_unpack(). by Raymond Hettinger · 18 years ago
  92. 3608f05 Bug #1563759: struct.unpack doens't support buffer protocol objects by Raymond Hettinger · 18 years ago
  93. 8863544 Bug #1686475: Support stat'ing open files on Windows again. by Martin v. Löwis · 18 years ago
  94. 5d2d2ef - Fix an off-by-one bug in locale.strxfrm(). by Matthias Klose · 18 years ago
  95. d6030ac Array module's buffer interface can now handle empty arrays. by Raymond Hettinger · 18 years ago
  96. 4bbcb64 SF #1693079 Array module cannot pickle empty arrays by Raymond Hettinger · 18 years ago
  97. 65407fb Backport 54594: Fix SF #1688393, sock.recvfrom(-24) crashes by Neal Norwitz · 18 years ago
  98. 7b1be36 In Windows' time.clock(), when QueryPerformanceFrequency() fails, by Georg Brandl · 18 years ago
  99. b151f72 Prevent creation (followed by a segfault) of array types when the size by Thomas Heller · 18 years ago
  100. 50d1d0b Explain the purpose of the b_needsfree flag. This answers Neals by Thomas Heller · 18 years ago