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. aec20a6 - Tools/faqwiz/move-faqwiz.sh: Fix unsecure use of temporary files. by Matthias Klose · 17 years ago
  4. a5f3ceb #4317: Fix an Array Bounds Read in imageop.rgb2rgb8. by Amaury Forgeot d'Arc · 17 years ago
  5. 38ce9c2 backport the security fix part of r67246 by Benjamin Peterson · 17 years ago
  6. 3a87f93 - Security Issue #2: imageop did not validate arguments correctly and could by Matthias Klose · 17 years ago
  7. b7cfda1 - Issue #2587: In the C API, PyString_FromStringAndSize() takes a signed size by Matthias Klose · 17 years ago
  8. 8af5d57 - Issues #2588, #2589: Fix potential integer underflow and overflow by Matthias Klose · 17 years ago
  9. 01feb5a - Issue #2586: Fix CVE-2008-1721, zlib crash from by Matthias Klose · 17 years ago
  10. 8ad5f45 - Issue #1179: Fix CVE-2007-4965 and CVE-2008-1679, multiple integer by Matthias Klose · 17 years ago
  11. 1596ed9 - Moved entries added after the 2.4.5 release to a new 2.4.6. entry. by Matthias Klose · 17 years ago
  12. b93d7d5 Security patches from Apple: prevent int overflow when allocating memory by Neal Norwitz · 17 years ago
  13. 46b3a79 Backport r65182. This change modified from using the unsigned max value by Neal Norwitz · 17 years ago
  14. 50d55ff Prepare for 2.4.5 by Martin v. Löwis · 17 years ago v2.4.5
  15. ae1c290 Prepare for 2.4.5c1 by Martin v. Löwis · 17 years ago v2.4.5c1
  16. c8ed4ff Backport of r60793: by Martin v. Löwis · 17 years ago
  17. 0cc3ea6 Revert the following revisions, as they don't fix security by Martin v. Löwis · 17 years ago
  18. 0e42f0e Backport r60104 + r60111 from trunk. by Gregory P. Smith · 18 years ago
  19. bc7902f (Backport from r55770) by Hye-Shik Chang · 18 years ago
  20. 05d9f30 HTML-escape the plain traceback in cgitb's HTML output, to prevent by Georg Brandl · 18 years ago
  21. fd8367f backport: fix trace.py --ignore-dir by Skip Montanaro · 19 years ago
  22. 1e42ab6 Backport trunk revision 53527: by Thomas Wouters · 19 years ago
  23. 1223a40 - idle: Honor the "Cancel" action in the save dialog (Debian bug #299092). by Matthias Klose · 19 years ago
  24. 7c6e470 Bug #1590891: random.randrange don't return correct value for big number by Raymond Hettinger · 19 years ago
  25. 40e0d6f [Bug #1542016] Report PCALL_POP value. This makes the return value of sys.callstats() match its docstring. by Andrew M. Kuchling · 19 years ago
  26. c08018a Add sections for a hypothetical future 2.4.5 release by Andrew M. Kuchling · 19 years ago
  27. 1fad0cd preparing for 2.4.4 final by Anthony Baxter · 19 years ago
  28. 5bc27d5 - Bug #1578513: Cross compilation was broken by a change to configure. by Anthony Baxter · 19 years ago
  29. 84332f9 what month is it again? I get confused... by Anthony Baxter · 19 years ago v2.4.4c1
  30. 126ba44 preparing for 2.4.4c1 by Anthony Baxter · 19 years ago
  31. 8bc45db note the previous checkin by Anthony Baxter · 19 years ago
  32. c5e1e15 Note that there are no longer warnings when building by Tim Peters · 19 years ago
  33. 2b37ea4 Backport of the pieces of trunk rev 46589 relevant to by Tim Peters · 19 years ago
  34. b8f82e6 Backport r45505, r45573, r45576 by Martin v. Löwis · 19 years ago
  35. 2a3d88c [Bug #1545341] Let the 'classifiers' parameter be a tuple as well as a list. by Andrew M. Kuchling · 19 years ago
  36. 16ca35a Move an old news entry about cjkcodecs to the right place; "Extension Modules". by Hye-Shik Chang · 19 years ago
  37. 2d09be9 Backport from trunk r52223: by Hye-Shik Chang · 19 years ago
  38. 8a28c16 [Backport r50743 | neal.norwitz] by Andrew M. Kuchling · 19 years ago
  39. af4defb [Backport r52147 | andrew.kuchling] by Andrew M. Kuchling · 19 years ago
  40. 1af9f68 [Backport r51248 | neal.norwitz] by Andrew M. Kuchling · 19 years ago
  41. d005dd9 Build _ssl.pyd with OpenSSL 0.9.7l by Martin v. Löwis · 19 years ago
  42. b2d0f34 A review of overflow-detecting code in the 2.4 branch. by Armin Rigo · 19 years ago
  43. 98041d7 Fix integer negation and absolute value to not rely by Martin v. Löwis · 19 years ago
  44. c6994f2 [Backport rev. 42545 by georg.brandl] by Andrew M. Kuchling · 19 years ago
  45. 9569ea3 [Backport rev. 51728 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
  46. 26acb2c [Backport rev. 51669 by brett.cannon] by Andrew M. Kuchling · 19 years ago
  47. ceb4914 [Backport rev. 47171 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
  48. 750ab95 Fix test for uintptr_t. Fixes #1568842. by Martin v. Löwis · 19 years ago
  49. 4b32cdd Back out r52076, it's causing the buildbots to fail because of test_charmapcodec. by Georg Brandl · 19 years ago
  50. cae0a86 Bug #1446043: correctly raise a LookupError if an encoding name given by Georg Brandl · 19 years ago
  51. 16e469b Bug #1556784: allow format strings longer than 127 characters in by Georg Brandl · 19 years ago
  52. ee2940d Bug #1560617: in pyclbr, return full module name not only for classes, by Georg Brandl · 19 years ago
  53. 86b66b9 Bug #1566602: correct failure of posixpath unittest when $HOME ends by Georg Brandl · 19 years ago
  54. adf8a1d Patch #1567691: super() and new.instancemethod() now don't accept by Georg Brandl · 19 years ago
  55. 712bb34 wording change by Gregory P. Smith · 19 years ago
  56. c138772 [Backport rev. 46882 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
  57. ab68637 [Backport rev. 39743 by lemburg] by Andrew M. Kuchling · 19 years ago
  58. 21e2af3 [Backport rev. 41696 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
  59. 100e7d7 [Backport rev39767 by nnorwitz] by Andrew M. Kuchling · 19 years ago
  60. 602117a [Backport rev. 39135 by mwh] by Andrew M. Kuchling · 19 years ago
  61. 6eb4283 [Backport rev.39030 by nascheme] by Andrew M. Kuchling · 19 years ago
  62. c91fb6f [Backport rev. 39012 by mwh] by Andrew M. Kuchling · 19 years ago
  63. f21bdb4 [Backport rev. 38534 by loewis] by Andrew M. Kuchling · 19 years ago
  64. e703122 [Backport of rev. 42093 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
  65. 4c16bac [Backport of rev. 51683 by neal.norwitz] by Andrew M. Kuchling · 19 years ago
  66. 124696a [Backport rev.51254 from neal.norwitz] by Andrew M. Kuchling · 19 years ago
  67. 570c655 fix a bug with bsddb.DB.stat reversing its flags and txn keyword by Gregory P. Smith · 19 years ago
  68. 27d7e8d Backport 51850 from release25-maint branch. by Neal Norwitz · 19 years ago
  69. 56b5458 Backport from trunk r51737: by Hye-Shik Chang · 19 years ago
  70. 63e4644 Remove bogus NEWS entry. by Georg Brandl · 19 years ago
  71. e00ffff Fix missing import of the types module in logging.config. by Georg Brandl · 19 years ago
  72. 5e6d031 Bug #1551427: fix a wrong NULL pointer check in the win32 version by Georg Brandl · 19 years ago
  73. e63dab5 Merge rev 51711 from the 2.5 branch. by Tim Peters · 19 years ago
  74. ba8522a Backport trunk's revision 51565: by Thomas Wouters · 19 years ago
  75. 79ba8e5 Backport rev 51448: by Georg Brandl · 19 years ago
  76. dbd6958 Bug #1541682: Fix example in the "Refcount details" API docs. by Georg Brandl · 19 years ago
  77. 28930e4 Patch #1535500: fix segfault in BZ2File.writelines and make sure it by Georg Brandl · 19 years ago
  78. 8aab37e Chris McDonough's patch to defend against certain DoS attacks on FieldStorage. by Georg Brandl · 19 years ago
  79. f6f89e6 memcmp() can return values other than -1, 0, and +1 but tp_compare must not. by Thomas Heller · 19 years ago
  80. 4eb9634 Bug #1535165: fixed a segfault in input() and raw_input() when by Georg Brandl · 19 years ago
  81. 33b621c Bug #1535182: really test the xreadlines() method of bz2 objects. by Georg Brandl · 19 years ago
  82. 7fe4f8f Drop usage of test -e in configure as it is not portable. Fixes #1439538 by Martin v. Löwis · 19 years ago
  83. c005e2e Complain about missing VS 2003 in the error message by Martin v. Löwis · 19 years ago
  84. 4e0992d Bug #1002398: The documentation for os.path.sameopenfile now correctly by Georg Brandl · 19 years ago
  85. 9e59967e Patch #1529686: run test_iterlen and test_email_codecs in 2.4. by Georg Brandl · 19 years ago
  86. 0736c53 - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename by Gregory P. Smith · 19 years ago
  87. f7664cd Merge rev 50882 from the trunk. by Tim Peters · 19 years ago
  88. 34749f7 [Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of mvwgetnstr(); it was conditionalized a few lines below. Fix from Paul Eggert. I also tried out the STRICT_SYSV_CURSES case and am therefore removing the 'untested' comment. by Andrew M. Kuchling · 19 years ago
  89. e3f1ab7 Bug #1524310: Properly report errors from FindNextFile in os.listdir. by Martin v. Löwis · 19 years ago
  90. 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
  91. 04e38d9 Put method-wrappers into trashcan. Fixes #927248. by Martin v. Löwis · 19 years ago
  92. 4b2c20d Patch #825417: Fix timeout processing in expect, read_until. by Martin v. Löwis · 19 years ago
  93. 35194d4 Bug #1267547: Put proper recursive setup.py call into the by Martin v. Löwis · 19 years ago
  94. d240507 document recent bugfixes in sgmllib by Fred Drake · 19 years ago
  95. dd3c51a Backport 47139: by Neal Norwitz · 19 years ago
  96. 9b3cf30 Use a different install dir than 2.5. Otherwise running the 2.4 version at the same time as the 2.5 versions would break the 2.5 tests since the install dir was removed. by Neal Norwitz · 19 years ago
  97. d7d903a Bug #1117556: SimpleHTTPServer now tries to find and use the system's by Georg Brandl · 19 years ago
  98. 1f66b00 Bug #1339007: Shelf objects now don't raise an exception in their by Georg Brandl · 19 years ago
  99. df43ce3 Classic class that defined ``def __coerce__(self, other): return other, self`` by Brett Cannon · 19 years ago
  100. 7afe7fe Backport of fix of bug #532646 for new-style classes. by Brett Cannon · 19 years ago