1. 2a67a84 Tagging for release of Python 2.5.4 by Martin v. Löwis · 16 years ago
  2. 3b43e46 Prepare for 2.5.4. by Martin v. Löwis · 16 years ago
  3. 8ba4cc9 Issue #4689: Fix typo. by Martin v. Löwis · 16 years ago
  4. 3c08e45 Revert patch for #1706039, as it can crash the interpreter. by Martin v. Löwis · 16 years ago
  5. edf1431 Backport of r67908: by Martin v. Löwis · 16 years ago
  6. b90b144 Post 2.5.3. by Martin v. Löwis · 16 years ago
  7. f7702ad Tagging for release of Python 2.5.3 by Martin v. Löwis · 16 years ago
  8. 3d9eecb Prepare for 2.5.3. by Martin v. Löwis · 16 years ago
  9. e467f43 Build against system Tcl framework. by Martin v. Löwis · 16 years ago
  10. 20fde66 In the OSX installer, update SQLite to 3.6.7, and change bsddb URL. by Martin v. Löwis · 16 years ago
  11. d6e258a Add 2.5.3 final section. by Martin v. Löwis · 16 years ago
  12. 9fb554f Tagging for release of Python 2.5.3c1 by Martin v. Löwis · 16 years ago
  13. 073ff24 Prepare for 2.5.3c1. by Martin v. Löwis · 16 years ago
  14. 0896d3e Add 2.5.3. by Martin v. Löwis · 16 years ago
  15. 084486b Issue #1706039: Support continued reading from a file even after EOF was hit. by Martin v. Löwis · 16 years ago
  16. 710fb8b Issue #1040026: Fix os.times result on systems where HZ is incorrect. by Martin v. Löwis · 16 years ago
  17. c252d9b Issue #3767: Convert Tk object to string in tkColorChooser. by Martin v. Löwis · 16 years ago
  18. afb0dab Backport of r59654. Issue #4342: Always convert Text.index result to string. by Martin v. Löwis · 16 years ago
  19. 8a64048 Backport of r64212 by Martin v. Löwis · 16 years ago
  20. e9859df Issue 3248: Allow placing ScrolledText in a PanedWindow. by Martin v. Löwis · 16 years ago
  21. 358076f Backport of r66703: by Martin v. Löwis · 16 years ago
  22. 46d4106 Issue #4228: Pack negative values the same way as 2.4 in struct's L format. by Martin v. Löwis · 16 years ago
  23. ec96c02 Issue #4368: Don't define _XOPEN_SOURCE on FreeBSD 4.*. by Martin v. Löwis · 16 years ago
  24. 67feec8 Issue #4446: Add platforms keyword. by Martin v. Löwis · 16 years ago
  25. 3f12278 Issue #4084: fix bug in handling of NaNs in Decimal.max, Decimal.min, by Mark Dickinson · 16 years ago
  26. 2443efb #4259: update the URL pattern for module documentation by Andrew M. Kuchling · 16 years ago
  27. 6f5d3f3 Backport issue 4597 to python 2.5.3: Fixed several opcodes that weren't always by Jeffrey Yasskin · 16 years ago
  28. 6f63190 Issue #4302: Minor corrections to smtplib. (Backport r60975) by Hirokazu Yamamoto · 16 years ago
  29. 478a1aa Backported issue #4589 to Python 2.5.3: Propagated an exception thrown by a by Jeffrey Yasskin · 16 years ago
  30. 05e9c9d - Tools/faqwiz/move-faqwiz.sh: Fix unsecure use of temporary files by Matthias Klose · 16 years ago
  31. 1bd74de backport r67373: checking for errors from NEW_IDENTIFIER by Benjamin Peterson · 16 years ago
  32. ef633d7 #4317: Fix an Array Bounds Read in imageop.rgb2rgb8. by Amaury Forgeot d'Arc · 16 years ago
  33. 42fe1a2 backport r67246 from the trunk by Benjamin Peterson · 16 years ago
  34. a8629ce regenerate configure by Benjamin Peterson · 16 years ago
  35. 99b67fa #4316: configure.in markup fix (backport from r67227). by Georg Brandl · 16 years ago
  36. b9433b5 Backport r66813: per Greg Ward, optparse is no longer being externally maintained. by Andrew M. Kuchling · 16 years ago
  37. 8b2b756 Backport r66804: #1415508 from Rocky Bernstein: add docstrings for enable_interspersed_args(), disable_interspersed_args() by Andrew M. Kuchling · 16 years ago
  38. 007ee17 Issue #3774: Fixed an error when create a Tkinter menu item without command by Hirokazu Yamamoto · 16 years ago
  39. 6f08e85 backport r67077 from the trunk: parser module now correctly validates relative imports by Benjamin Peterson · 16 years ago
  40. 3b335ff Issue #4176: Pickle would crash the interpreter when a __reduce__ function by Amaury Forgeot d'Arc · 16 years ago
  41. 3e06fae Modify ctypes types with 'official' functions. Backport from trunk, by Thomas Heller · 16 years ago
  42. 1412185 backport a fix for setup.py's -R by Benjamin Peterson · 16 years ago
  43. f805276 Issue #4046: Backport of issue #3312's patch: fixes two crashes in the sqlite3 by Gerhard Häring · 16 years ago
  44. bab0f2f Fix a refleak introduced by r66678 (backport of r66700). by Brett Cannon · 16 years ago
  45. 833beab backport r66689: imageop could segfault due to poor argument validation by Benjamin Peterson · 16 years ago
  46. a702fd5 Fix issue #3547 for MingW, update comments (backport from trunk). by Thomas Heller · 16 years ago
  47. 70f1192d Backport of r66677: _lsprof crasher when a bad external timer is used during by Brett Cannon · 16 years ago
  48. b50f992 #3967: Correct a crash in count() and find() methods of string-like objects. by Amaury Forgeot d'Arc · 16 years ago
  49. 4235e6f #3968: fix missing update() call in end_fill(). by Georg Brandl · 16 years ago
  50. 00d7143 #3969: fix typo in turtle.py. by Georg Brandl · 16 years ago
  51. d1c7d07 make sure to give a 'as' and 'with' parser warning even after import statements #3936 by Benjamin Peterson · 16 years ago
  52. 8e97ea9 Fix issue #3547: ctypes is confused by bitfields of varying integer types by Thomas Heller · 16 years ago
  53. a7a94a0 Backport r66141 from trunk: by Gregory P. Smith · 16 years ago
  54. c610afb backport r66496: integer overflow in _hashopenssl #3886 by Benjamin Peterson · 16 years ago
  55. 308334d Issue #3804: Added test for Issue #2222. Reviewed by Benjamin Peterson. by Hirokazu Yamamoto · 16 years ago
  56. 37ab186 reran autoconf by Gregory P. Smith · 16 years ago
  57. 8e1ddee backport r66295 from trunk (small fix to the previous backport) by Gregory P. Smith · 16 years ago
  58. cae7f88 rerun autoconf after r66288, add the Misc/NEWS entry. by Gregory P. Smith · 16 years ago
  59. e01a0cd backport r66179 and r66283 from trunk: by Gregory P. Smith · 16 years ago
  60. 34c6881 Backport of r66275/r66274 from trunk/py3k. This is the last bit of by Gregory P. Smith · 16 years ago
  61. 6477350 Add NEWS by Hirokazu Yamamoto · 16 years ago
  62. f4e2ccf Issue #3762: platform.architecture() fails if python is lanched via its symbolic link. by Hirokazu Yamamoto · 16 years ago
  63. afa0d58 Issue #3751: str.rpartition would perform a left-partition when called with by Amaury Forgeot d'Arc · 16 years ago
  64. 50b1c49 backport r66093 from trunk. by Gregory P. Smith · 16 years ago
  65. efbf6fc let Windows bots pass on test_threading by Benjamin Peterson · 16 years ago
  66. 8a8bfa0 Issue #1342811: Fixed broken patch. by Robert Schuppenies · 16 years ago
  67. 4806404 Reverted r65902. See http://mail.python.org/pipermail/python-checkins/2008-August/073116.html by Hirokazu Yamamoto · 16 years ago
  68. f5150f3 News for the imageop/rgbimg changes. by Guido van Rossum · 16 years ago
  69. 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
  70. 4df1b6d Issue 1179: [CVE-2007-4965] Integer overflow in imageop module. by Guido van Rossum · 16 years ago
  71. 275e229 issue #3554: ctypes.string_at and ctypes.wstring_at must use the by Thomas Heller · 16 years ago
  72. 22679b8 Issue #2234: distutils failed with mingw binutils 2.18.50.20080109. by Amaury Forgeot d'Arc · 16 years ago
  73. 7a076be Backport of r64767 from trunk by Gregory P. Smith · 16 years ago
  74. 5e8dc97 Backport of r65032 from trunk by Gregory P. Smith · 16 years ago
  75. 1d63a45 I forgot to update NEWS. by Hirokazu Yamamoto · 16 years ago
  76. 50c6072 Backport r65745: Issue #2222: Fixed reference leak when occured by Hirokazu Yamamoto · 16 years ago
  77. f0a4163 Issue #2065: VC6 related fix. by Hirokazu Yamamoto · 16 years ago
  78. e71268f #3205: bz2 iterator fails silently on MemoryError (backport from r65609) by Georg Brandl · 16 years ago
  79. 0322154 Backport r60148 and r65481: sanity checks to avoid infinite loops. by Georg Brandl · 16 years ago
  80. 1576bab #3134: shutil referenced undefined WindowsError symbol (backport from r65644) by Georg Brandl · 16 years ago
  81. 45c33ce - Issue #3537: Fix an assertion failure when an empty but presized dict by Georg Brandl · 16 years ago
  82. 78813dc Issue #1342811: Fix leak in Tkinter.Menu.delete. Commands associated to by Robert Schuppenies · 16 years ago
  83. 7641b1c (backport from trunk r64756) by Gregory P. Smith · 16 years ago
  84. 03e5182 (backport of r61652 and r61665 from trunk) by Gregory P. Smith · 16 years ago
  85. 76f5d14 (backport trunk r65151) by Gregory P. Smith · 16 years ago
  86. b4bc9b9 (backport r65459 from trunk) by Gregory P. Smith · 16 years ago
  87. c7af7f3 Issue #799428: Fix Tkinter.Misc._nametowidget to unwrap by Martin v. Löwis · 16 years ago
  88. 4f3be8a Security patches from Apple: prevent int overflow when allocating memory by Neal Norwitz · 16 years ago
  89. 83ac014 Backport code from r65182: by Neal Norwitz · 16 years ago
  90. c8e4bed #2242: utf7 decoding crashes on bogus input on some Windows/MSVC versions by Antoine Pitrou · 16 years ago
  91. ab396e0 Issue #3360: Fix incorrect parsing of '020000000000.0'. by Mark Dickinson · 16 years ago
  92. 4fed741 Link fix. by Georg Brandl · 16 years ago
  93. ff93157 Backport of 64903. by Brett Cannon · 16 years ago
  94. f8f30fa Backport r62627 + r62744 from trunk to fix issue 2632. by Gregory P. Smith · 16 years ago
  95. 6d7f937 Backport of r64677. by Brett Cannon · 16 years ago
  96. b15bdf7 #Issue3088 in-progress: Race condition with instances of classes derived from threading.local: by Amaury Forgeot d'Arc · 16 years ago
  97. ceda6a6 #3242: fix a crash in "print", if sys.stdout is set to a custom object, by Amaury Forgeot d'Arc · 16 years ago
  98. 6fa30f4 #3157: Fix docstrings for cursor methods. by Georg Brandl · 16 years ago
  99. 3255e13 Issue 3110: Crash with weakref subclass, by Amaury Forgeot d'Arc · 16 years ago
  100. 75ee9eb Issue #3116 and #1792: Fix quadratic behavior in marshal.dumps(). by Raymond Hettinger · 16 years ago