1. 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 · 17 years ago
  2. 3b4a5bd Fix bug #1301 -- a bad assert in _tkinter. by Guido van Rossum · 17 years ago
  3. 35b84b4 Backport of fix for issue 1695. by Brett Cannon · 17 years ago
  4. 4f1cbd2 Change ctypes version number to 1.0.3 (when Python 2.5.2 is released, by Thomas Heller · 17 years ago
  5. 8e9e4d8 Issue #1642: Fix segfault in ctypes when trying to delete attributes. by Thomas Heller · 17 years ago
  6. 47485a4 Backport patch #1643738. by Guido van Rossum · 17 years ago
  7. c8dbc92 os.access now returns True on Windows for any existing directory. by Martin v. Löwis · 17 years ago
  8. 14fbf29 - Backported a workaround for a bug in SQLite 3.2.x/3.3.x versions where a by Gerhard Häring · 17 years ago
  9. 946a51c Fixed #1372: zlibmodule.c: int overflow in PyZlib_decompress by Christian Heimes · 17 years ago
  10. 2e49f78 * fix failing test_recno.py - backport from trunk. by Gregory P. Smith · 17 years ago
  11. 2c3e0d9 Backport r58757, r58758, r58759. by Gregory P. Smith · 17 years ago
  12. 8012e9c Silence a compiler warning about a function definition not being a prototype. by Brett Cannon · 17 years ago
  13. d6f6381 Fix ctypes on 32-bit systems when Python is configured --with-system-ffi. by Thomas Heller · 17 years ago
  14. 7d9c00e Backport 58385 from trunk: fix a double free bug in the _bsddb module by Gregory P. Smith · 17 years ago
  15. 381e1a4 Backport rev 58343: fix DBSequence.get_key() to not crash/fail/etc. by Gregory P. Smith · 17 years ago
  16. c9f22b9 Backport 58332: Fix Coverity #159. by Neal Norwitz · 17 years ago
  17. 1644e6e issue1140: Guido's patch from revision 58098 (2.6) applied to 2.5. by Sean Reifscheider · 17 years ago
  18. b5ec587 issue1597011: Fix for bz2 module corner-case error due to error checking bug. by Sean Reifscheider · 17 years ago
  19. 303d350 Backport of r58004. by Armin Rigo · 17 years ago
  20. a326ab2 Patch #786737: Allow building in a tree of symlinks pointing to by Martin v. Löwis · 17 years ago
  21. b084402 - Fix libffi configure for hppa*-*-linux* | parisc*-*-linux*. by Matthias Klose · 17 years ago
  22. de469d6 Fix compilation warning. (backport from rev. 56833) by Georg Brandl · 17 years ago
  23. eb4b738 Revert the fix for #1548891, it broke backwards compatibility with arbitrary read buffers. by Georg Brandl · 17 years ago
  24. 36fe3c0 Backport from trunk r56727: by Hye-Shik Chang · 17 years ago
  25. bd28ca6 Bug #1704793: Raise KeyError if unicodedata.lookup cannot by Martin v. Löwis · 17 years ago
  26. 2b78594 PyType_stgdict() returns a borrowed reference which must not be Py_DECREF'd. by Thomas Heller · 17 years ago
  27. f9a8544 Fix for SF# 1649098: avoid zero-sized array declaration in structure. by Thomas Heller · 17 years ago
  28. 59fc244 Merged revisions 55896 via svnmerge from by Thomas Heller · 17 years ago
  29. 2276885 Patch #1733960: Allow T_LONGLONG to accept ints. by Martin v. Löwis · 17 years ago
  30. 11c58c4 Merged revisions 55129-55131 via svnmerge from by Thomas Heller · 17 years ago
  31. b111970 backport change 55821 to release25-maint by Kristján Valur Jónsson · 17 years ago
  32. c98da3d Backport rev. 55783: Patch by Tim Delany (missing DECREF). SF #1731330. by Georg Brandl · 17 years ago
  33. 60111e0 (Backport from r55770) by Hye-Shik Chang · 17 years ago
  34. df73802 Backout the original 'fix' to 1721309 which had no effect. by Neal Norwitz · 17 years ago
  35. 73bf101 Backport rev 55452: by Neal Norwitz · 17 years ago
  36. f86ae69 Backport rev 55450: by Neal Norwitz · 17 years ago
  37. 0ac6061 Backport checkin: by Walter Dörwald · 17 years ago
  38. 6ca6f14 Backport r55070: Stop using PyMem_FREE while the GIL is not held. by Neal Norwitz · 17 years ago
  39. 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 · 17 years ago
  40. 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 · 17 years ago
  41. 412b20b Merged revisions 55027 via svnmerge from by Thomas Heller · 17 years ago
  42. 55d53f0 Merging of change 55024 from the truk to release25-maint branch. by Kristján Valur Jónsson · 17 years ago
  43. f69fa17 Merged revisions 55025 via svnmerge from by Thomas Heller · 17 years ago
  44. b9d3991 Properly implement Georg Brandl's Patch #1185447 to the 2.5 maintainance branch by Kristján Valur Jónsson · 17 years ago
  45. 5e4e31f Fix various minor issues discovered with static analysis using Visual Studio 2005 Team System. by Kristján Valur Jónsson · 17 years ago
  46. ef4364f Fix unpack so it works on 64-bit platforms. by Neal Norwitz · 17 years ago
  47. b2064d7 Fix-up error-exits on struct_unpack(). by Raymond Hettinger · 17 years ago
  48. 3608f05 Bug #1563759: struct.unpack doens't support buffer protocol objects by Raymond Hettinger · 17 years ago
  49. 8863544 Bug #1686475: Support stat'ing open files on Windows again. by Martin v. Löwis · 17 years ago
  50. 5d2d2ef - Fix an off-by-one bug in locale.strxfrm(). by Matthias Klose · 17 years ago
  51. d6030ac Array module's buffer interface can now handle empty arrays. by Raymond Hettinger · 17 years ago
  52. 4bbcb64 SF #1693079 Array module cannot pickle empty arrays by Raymond Hettinger · 17 years ago
  53. 65407fb Backport 54594: Fix SF #1688393, sock.recvfrom(-24) crashes by Neal Norwitz · 17 years ago
  54. 7b1be36 In Windows' time.clock(), when QueryPerformanceFrequency() fails, by Georg Brandl · 17 years ago
  55. b151f72 Prevent creation (followed by a segfault) of array types when the size by Thomas Heller · 17 years ago
  56. 50d1d0b Explain the purpose of the b_needsfree flag. This answers Neals by Thomas Heller · 17 years ago
  57. 02b8fee Back out "Patch #1643874: memory leak in ctypes fixed." by Thomas Heller · 17 years ago
  58. d6e73c1 Bug #1622896: fix a rare corner case where the bz2 module raised an by Georg Brandl · 18 years ago
  59. 8bf469d Merged revisions 54248 via svnmerge from by Thomas Heller · 18 years ago
  60. f7eed5e Merged revisions 54244 via svnmerge from by Thomas Heller · 18 years ago
  61. 05b5c7f Backport checkin: by Walter Dörwald · 18 years ago
  62. 62b1b00 Patch #1654417: make operator.{get,set,del}slice use the full range by Georg Brandl · 18 years ago
  63. 02d7cff Patch #1646728: datetime.fromtimestamp fails with negative by Georg Brandl · 18 years ago
  64. 75e3c52 Fix another reincarnation of bug #1576657 in defaultdict. by Georg Brandl · 18 years ago
  65. b8d661b Revert r53672, just fix signature of time_isoformat instead. by Martin v. Löwis · 18 years ago
  66. 1e335b2 Patch #1657276: Make NETLINK_DNRTMSG conditional. by Martin v. Löwis · 18 years ago
  67. 2e8b602 Bug #1653736: Complain about keyword arguments to time.isoformat. by Martin v. Löwis · 18 years ago
  68. 9f0e1ea Do not let overflows in enumerate() and count() pass silently. by Raymond Hettinger · 18 years ago
  69. 113776c Check for a common user error with defaultdict(). by Raymond Hettinger · 18 years ago
  70. 3d26ef1 Bug #1645944: os.access now returns bool but docstring is not updated by Georg Brandl · 18 years ago
  71. 817b489 Merged revisions 53556 via svnmerge from by Thomas Heller · 18 years ago
  72. b8c6e1f [Bug #1552726] Avoid unnecessary polling at the interpreter prompt when certain versions of readline are being used by Andrew M. Kuchling · 18 years ago
  73. 8e932e7 Bug #1486663: don't reject keyword arguments for subclasses of builtin by Georg Brandl · 18 years ago
  74. e962300 Add a comment for some code I don't understand. Why would needsfree by Neal Norwitz · 18 years ago
  75. 2a98c56 Merged revisions 53466 via svnmerge from by Thomas Heller · 18 years ago
  76. 3193763 Must update the version number on the extension module as well. by Thomas Heller · 18 years ago
  77. 5b44cbe Fix zero-length corner case for iterating over a mutating deque. by Raymond Hettinger · 18 years ago
  78. 1a050f5 support linking the _bsddb extension module against BerkeleyDB 4.5 by Gregory P. Smith · 18 years ago
  79. bea1c70 Bug #1566280: Explicitly invoke threading._shutdown from Py_Main, by Martin v. Löwis · 18 years ago
  80. 04e8204 Backport trunk checkin r51565: by Thomas Wouters · 18 years ago
  81. 9333ce1 [Patch #1615868 by Lars Gustaebel] Use Py_off_t to fix BZ2File.seek() for offsets > 2Gb by Andrew M. Kuchling · 18 years ago
  82. 95b744c Patch #1544279: Improve thread-safety of the socket module by moving by Martin v. Löwis · 18 years ago
  83. 84a90ca Fix #1563807: _ctypes built on AIX fails with ld ffi error. by Thomas Heller · 18 years ago
  84. 558e56d Fix bug #1598620: A ctypes structure cannot contain itself. by Thomas Heller · 18 years ago
  85. 5890a6a Backport of 52811: Bug #1599782: Fix segfault on bsddb.db.DB().type(). by Neal Norwitz · 18 years ago
  86. dd3bffb Bug #1588217: don't parse "= " as a soft line break in binascii's by Georg Brandl · 18 years ago
  87. f2d5c6d Backport checkin: Replace C++ comment with C comment (fixes SF bug #1593525). by Walter Dörwald · 18 years ago
  88. c975b94 Backport 52503: by Neal Norwitz · 18 years ago
  89. b5fdf0d Backport 52501: by Neal Norwitz · 18 years ago
  90. 64cd9ef Get DBL_MAX from float.h not values.h. by Martin v. Löwis · 18 years ago
  91. 2ec1df2 Check for values.h. by Martin v. Löwis · 18 years ago
  92. 62e5804 [Backport of r52452] by Martin v. Löwis · 18 years ago
  93. 63a9b8b - Patch #1560695: Add .note.GNU-stack to ctypes' sysv.S so that by Martin v. Löwis · 18 years ago
  94. fbbfb4b C:\Code\python>type c.txt Merge rev 52377 from trunk: by Tim Peters · 18 years ago
  95. dcbf64d ctypes callback functions only support 'fundamental' result types. by Thomas Heller · 18 years ago
  96. 2c7aa63 Bug #1567666: Emulate GetFileAttributesExA for Win95. by Martin v. Löwis · 18 years ago
  97. 3c48709 Bug #1548891: The cStringIO.StringIO() constructor now encodes unicode by Georg Brandl · 18 years ago
  98. 463a42b Bug #1565150: Fix subsecond processing for os.utime on Windows. by Martin v. Löwis · 18 years ago
  99. 6bf5501 List gc.get_count() in the module docstring. by Barry Warsaw · 18 years ago
  100. f4fe46d Backport from trunk r52223: by Hye-Shik Chang · 18 years ago