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