1. 9e233a5 Merged revisions 67365 via svnmerge from by Benjamin Peterson · 17 years ago
  2. 74b458c Merged revisions 67343 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  3. 71ce9e7 Merged revisions 67320 via svnmerge from by Benjamin Peterson · 17 years ago
  4. 42491ce Merged revisions 67318 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  5. 866eba9 Merged revisions 67291 via svnmerge from by Benjamin Peterson · 17 years ago
  6. 45a276c Merged revisions 67283 via svnmerge from by Martin v. Löwis · 17 years ago
  7. fc1e0ef Merged revisions 67279 via svnmerge from by Martin v. Löwis · 17 years ago
  8. 83be3d2 Merged revisions 67266 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  9. 9adae2e Merged revisions 67246 via svnmerge from by Benjamin Peterson · 17 years ago
  10. 49ae612 Merged revisions 67149 via svnmerge from by Martin v. Löwis · 17 years ago
  11. 4aef703 Merged revisions 66801,66803-66804,66813,66854-66856,66866,66870-66872,66874,66887,66903,66905,66911,66913,66927,66932,66938,66942,66962,66964,66973-66974,66977,66992,66998-66999,67002,67005,67007,67028,67040-67041,67044,67070,67089,67091,67101,67117-67119,67123-67124 via svnmerge from by Georg Brandl · 17 years ago
  12. e55ab5e Merged revisions 67120 via svnmerge from by Martin v. Löwis · 17 years ago
  13. 7f08c1f Merged revisions 67098 via svnmerge from by Martin v. Löwis · 17 years ago
  14. b2d8142 Merged revisions 67082 via svnmerge from by Hirokazu Yamamoto · 17 years ago
  15. eeed0c7 Merged revisions 67077 via svnmerge from by Benjamin Peterson · 17 years ago
  16. 084ce7a Merged revisions 67066 via svnmerge from by Benjamin Peterson · 17 years ago
  17. c353ea7 Issue #4176: Pickle would crash the interpreter when a __reduce__ function by Amaury Forgeot d'Arc · 17 years ago
  18. 68daeb0 Merged revisions 67046 via svnmerge from by Thomas Heller · 17 years ago
  19. b74777e Merged revisions 67030-67031 via svnmerge from by Benjamin Peterson · 17 years ago
  20. af956f1 Merged revisions 67000 via svnmerge from by Benjamin Peterson · 17 years ago
  21. 3e80861 Merged revisions 66995-66996 via svnmerge from by Benjamin Peterson · 17 years ago
  22. 3f3ccbe Merged revisions 66958 via svnmerge from by Martin v. Löwis · 17 years ago
  23. 38e46fc Merged revisions 66891 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  24. a647466 Merged revisions 66881 via svnmerge from by Martin v. Löwis · 17 years ago
  25. 2c66b7c Merged revisions 66809-66810,66835,66862-66863 via svnmerge from by Hirokazu Yamamoto · 17 years ago
  26. 00c94ed #4069: aSet.remove(otherSet) would always report the empty frozenset([]) as the missing key. by Amaury Forgeot d'Arc · 17 years ago
  27. 7e17a76 Merged revisions 66819 via svnmerge from by Brett Cannon · 17 years ago
  28. 74013d6 Merged revisions 66814 via svnmerge from by Martin v. Löwis · 17 years ago
  29. 4d8a6f4 Merged revisions 66748 via svnmerge from by Christian Heimes · 17 years ago
  30. c7f315a Merged revisions 66739 via svnmerge from by Christian Heimes · 17 years ago
  31. a5a38c5 Post release dance by Barry Warsaw · 17 years ago
  32. afa1436 Bumping to 2.6 final. by Barry Warsaw · 17 years ago
  33. d69c904 Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows installer. by Martin v. Löwis · 17 years ago
  34. 0806749 Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when by Gregory P. Smith · 17 years ago
  35. 8d77d44 fix security issue 2: imageop's poor validation of arguments could result in segfaults by Benjamin Peterson · 17 years ago
  36. e563aa4 Issue #3965: Allow repeated calls to turtle.Screen, by making it a by Martin v. Löwis · 17 years ago
  37. b2d61bd The _lsprof module could crash the interpreter if it was given an external by Brett Cannon · 17 years ago
  38. 09c0178 bsddb4.7.3pre9 renamed to 4.7.3 by Jesus Cea · 17 years ago
  39. fc5ea39 #3967: Correct a crash in count() and find() methods of string-like objects. by Amaury Forgeot d'Arc · 17 years ago
  40. 17617a0 #3965: on Windows, open() crashes if the filename or the mode is invalid, by Amaury Forgeot d'Arc · 17 years ago
  41. 22d3c92 add a NEWs entry for r66614 by Benjamin Peterson · 17 years ago
  42. e86b07c Bug #3951: Py_USING_MEMORY_DEBUGGER should not be enabled by default. by Martin v. Löwis · 17 years ago
  43. a85c95d Fix issue #3547: ctypes is confused by bitfields of varying integer types by Thomas Heller · 17 years ago
  44. 2c7470d #3879 fix a regression in urllib.getproxies_environment by Benjamin Peterson · 17 years ago
  45. 175d007 Bug #3887: Package x64 version of CRT for AMD64 Windows binaries. by Martin v. Löwis · 17 years ago
  46. 0c5ca57 done with 2.6rc2 by Barry Warsaw · 17 years ago
  47. 6af1619 Bumping to 2.6rc2 by Barry Warsaw · 17 years ago
  48. 8c2b7dc fix possible integer overflows in _hashopenssl #3886 by Benjamin Peterson · 17 years ago
  49. 4eb18f9 Issue #3617: Include a licensing statement regarding the Microsoft C runtime in the Windows installer. by Martin v. Löwis · 17 years ago
  50. 3c9f541 Issue #3850: Misc/find_recursionlimit.py was broken. by Antoine Pitrou · 17 years ago
  51. ab0b29b Issue #3833: Use a different upgrade code for Win64 installers. by Martin v. Löwis · 17 years ago
  52. dfd6b86 post release updates by Barry Warsaw · 17 years ago
  53. 1e62aec Bumping to 2.6rc1 by Barry Warsaw · 17 years ago
  54. e6872eb Issue #3846: Release GIL during calls to sqlite3_prepare. This improves concurrent access to the same database file from multiple threads/processes. by Gerhard Häring · 17 years ago
  55. 6e1afcf Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the same symbol name appeared somewhere in Apache and the sqlite3 module was used from mod_python. by Gerhard Häring · 17 years ago
  56. ef2276b sqlite3 module: Mark iterdump() method as "Non-standard" like all the other methods not found in DB-API. by Gerhard Häring · 17 years ago
  57. 24cb382 #3640: Correct a crash in cPickle on 64bit platforms, in the case of deeply nested lists or dicts. by Amaury Forgeot d'Arc · 17 years ago
  58. d2e0938 Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) by Nick Coghlan · 17 years ago
  59. 9fa5a28 Issue #3642: Suppress warning in obmalloc when size_t is by Martin v. Löwis · 17 years ago
  60. 05e3449 #3743: PY_FORMAT_SIZE_T is designed for the OS "printf" functions, not for by Amaury Forgeot d'Arc · 17 years ago
  61. e3c4fd9 - Issue #3629: Fix sre "bytecode" validator for an end case. by Guido van Rossum · 17 years ago
  62. 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 17 years ago
  63. 97179b0 Fix #3634 invalid return value from _weakref.ref(Exception).__init__ by Benjamin Peterson · 17 years ago
  64. 844f741 Issue #3809: Fixed spurious 'test.blah' file left behind by test_logging. by Vinay Sajip · 17 years ago
  65. d3ffb89 #3777: long(4.2) returned an int, and broke backward compatibility. by Amaury Forgeot d'Arc · 17 years ago
  66. 672237d warnings.catch_warnings() now returns a list or None instead of the custom by Brett Cannon · 17 years ago
  67. 3f5fda8 Issue #2271: Set SecureCustomProperties so that installation will properly by Martin v. Löwis · 17 years ago
  68. 67543a9 Allow passing the MSI file name to merge.py. by Martin v. Löwis · 17 years ago
  69. 980b99b - Issue #1204: The configure script now tests for additional libraries by Gregory P. Smith · 17 years ago
  70. feb8cad #3796: A test class was not run in test_float. Reviewed by Benjamin. by Amaury Forgeot d'Arc · 17 years ago
  71. 6ac7d7c #1638033: add support for httponly on Cookie.Morsel by Benjamin Peterson · 17 years ago
  72. ebcd0ce Issue #3535: zipfile couldn't read some zip files larger than 2GB. by Antoine Pitrou · 17 years ago
  73. cdeb24b GNU coding guidelines say that ``make check`` should verify the build. That by Brett Cannon · 17 years ago
  74. 32476fc Deprecate bsddb for removal in Python 3.0. by Brett Cannon · 17 years ago
  75. 42e459e Added NEWS by Hirokazu Yamamoto · 17 years ago
  76. 65d66e1 Issue #3772: Fixed regression problem in StreamHandler.emit(). by Vinay Sajip · 17 years ago
  77. a0b7444 test_py3kwarn had been overlooked when test.test_support.catch_warning() was by Brett Cannon · 17 years ago
  78. c585df9 Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  79. b814d6a Fix issue 3110 - solaris compilation of multiprocessing fails, reviewed by pitrou by Jesse Noller · 17 years ago
  80. b339b2a Issue #2562: Fix distutils PKG-INFO writing logic to allow having by Marc-André Lemburg · 17 years ago
  81. 6a2fd81 Issue #3726: Allowed spaces in separators in logging configuration files. by Vinay Sajip · 17 years ago
  82. 293924b Issue 2975: when compiling multiple extension modules with visual studio 2008 by Amaury Forgeot d'Arc · 17 years ago
  83. 31a0a14 Add news item for #3719. by Marc-André Lemburg · 17 years ago
  84. d712203 Issue #3708: os.urandom no longer goes into an infinite loop when passed a by Gregory P. Smith · 17 years ago
  85. 2bb25cc Issue #3678: Correctly pass LDFLAGS and LDLAST to the linker on shared by Gregory P. Smith · 17 years ago
  86. 1eaf074 Move test.test_support.catch_warning() to the warnings module, rename it by Brett Cannon · 17 years ago
  87. 973e6c2 remove py3k warnings about the threading api; update docs by Benjamin Peterson · 17 years ago
  88. 3571fbf Issue #3751: str.rpartition would perform a left-partition when called with by Amaury Forgeot d'Arc · 17 years ago
  89. 35e3b03 logging: fixed lack of use of encoding attribute specified on a stream. by Vinay Sajip · 17 years ago
  90. 17f03ca Fix compilation when --without-threads is given #3683 by Benjamin Peterson · 17 years ago
  91. f22c26e #3703 unhelpful _fileio.FileIO error message when trying to open a directory by Benjamin Peterson · 17 years ago
  92. 4907d27 Update bsddb code to version 4.7.3pre2. This code should by Jesus Cea · 17 years ago
  93. d4ae97b #3668: When PyArg_ParseTuple correctly parses a s* format, but raises an by Antoine Pitrou · 17 years ago
  94. 0668c62 Issue #2534: speed up isinstance() and issubclass() by 50-70%, so as to by Antoine Pitrou · 17 years ago
  95. 14cb6bc sort of backport 66038 by aliasing PyObject_Bytes to PyObject_Str by Benjamin Peterson · 17 years ago
  96. 712ee92 generate py3k warnings on __getslice__, __delslice__, and __setslice__ by Benjamin Peterson · 17 years ago
  97. 18aa388 Fix: by Neal Norwitz · 17 years ago
  98. 37346b2 #3643 add a few more checks to _testcapi to prevent segfaults by Benjamin Peterson · 17 years ago
  99. 1cc6963 Fixed two format strings in the _collections module. For example by Christian Heimes · 17 years ago
  100. a27a62e Silenced a compiler warning in the sqlite module by Christian Heimes · 17 years ago