1. 8530e85 Revert r33661, which broke all buildbots. by Amaury Forgeot d'Arc · 17 years ago
  2. 14b7851 #3705: Fix crash when given a non-ascii value on the command line for the "-c" and "-m" parameters by Amaury Forgeot d'Arc · 17 years ago
  3. f7bfcfb #3791: Remove bsddb from the Windows msi installer, by Amaury Forgeot d'Arc · 17 years ago
  4. a27244b Added a warning filter to don't show the warning during by Facundo Batista · 17 years ago
  5. 1cd0247 Merged revisions 66321 via svnmerge from by Brett Cannon · 17 years ago
  6. 4c19e6e Issue #3804: Added test for Issue #2222. Reviewed by Benjamin Peterson. by Hirokazu Yamamoto · 17 years ago
  7. ae5360b Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,66246,66249-66250,66264,66268,66272,66294,66306 via svnmerge from by Benjamin Peterson · 17 years ago
  8. e5b4ca6 Blocked revisions 66142 via svnmerge by Benjamin Peterson · 17 years ago
  9. c321ecb Blocked revisions 66281-66282,66301,66310 via svnmerge by Benjamin Peterson · 17 years ago
  10. 905aa66 mention that bsddb3 can be gotten as a third party addon by Benjamin Peterson · 17 years ago
  11. 58afe4c fixes from issue 3162 for SSL module by Bill Janssen · 17 years ago
  12. f9ee5b4 Add 3.0b3 uuid by Martin v. Löwis · 17 years ago
  13. 1c4c306 Merged revisions 66304-66305,66307 via svnmerge from by Martin v. Löwis · 17 years ago
  14. 9a46cab remove some more bsddb references by Benjamin Peterson · 17 years ago
  15. bd18fd6 Added sanity checks for the deprecated parse_qs() and by Facundo Batista · 17 years ago
  16. 3856c37 reran autoconf by Gregory P. Smith · 17 years ago
  17. 9751591 Merged revision 66295 via svnmerge from by Gregory P. Smith · 17 years ago
  18. 207f211 describe the change merged in r66285 by Gregory P. Smith · 17 years ago
  19. 9e20777 block 66284 from being merged; i reran autoconf to regenerate by Gregory P. Smith · 17 years ago
  20. 1882094 Merged revisions 66179,66283 via svnmerge from by Gregory P. Smith · 17 years ago
  21. d43029b Merged revisions 66277 via svnmerge from by Benjamin Peterson · 17 years ago
  22. c770bbb Blocked revisions 66275 via svnmerge by Antoine Pitrou · 17 years ago
  23. 5fe291f Issue #874900: fix behaviour of threading module after a fork. by Antoine Pitrou · 17 years ago
  24. 0a608fd fixes deferred/release blocker issue #3797: Fixed the dbm, marshal, mmap, by Gregory P. Smith · 17 years ago
  25. 7e958d1 I modified the tests a bit to account for unicode string by Amaury Forgeot d'Arc · 17 years ago
  26. 5651eaa Issue #3705: py3k aborts if "-c" or "-m" is given a non-ascii value. by Antoine Pitrou · 17 years ago
  27. 693fc46 Fixes release blocker issue #3492 and #3790. by Gregory P. Smith · 17 years ago
  28. 35e661c Merged revisions 66262 via svnmerge from by Benjamin Peterson · 17 years ago
  29. ae55dc0 #3794: remove __div__ and __rdiv__ traces. by Georg Brandl · 17 years ago
  30. 1aeaadd #3793: fix markup. by Georg Brandl · 17 years ago
  31. cf06bcc Remove alpha notes from RELNOTES by Barry Warsaw · 17 years ago
  32. c883c4a forgot to remove _bsddb description from readme.txt (VC6) by Hirokazu Yamamoto · 17 years ago
  33. 696af97 Align the VS2003 and VS2005 build files with the VS2008 ones by Amaury Forgeot d'Arc · 17 years ago
  34. 6a59b0e Blocked revisions 66137,66182,66192,66196 via svnmerge by Benjamin Peterson · 17 years ago
  35. 9e4fdf4 Merged revisions 66240 via svnmerge from by Antoine Pitrou · 17 years ago
  36. 791dc2f compile _bytesio and _stringio into the binary and initalize stdio before site fixing #3279 by Benjamin Peterson · 17 years ago
  37. a741ebf Merged revisions 66237 via svnmerge from by Brett Cannon · 17 years ago
  38. b305aeb Merged revisions 66235 via svnmerge from by Antoine Pitrou · 17 years ago
  39. f048111 #3660: Correct a reference leak in PyUnicode_AsEncodedString when by Amaury Forgeot d'Arc · 17 years ago
  40. f9b99a0 Blocked revisions 66232 via svnmerge by Brett Cannon · 17 years ago
  41. 45916a4 Blocked revisions 66229 via svnmerge by Brett Cannon · 17 years ago
  42. 88d9498 fix small typo by Benjamin Peterson · 17 years ago
  43. d79dc62 Issue #3660 (part of): fix a memory leak in _pickle. by Antoine Pitrou · 17 years ago
  44. 9252287 Follow-up of #3773: In PyTokenizer_FindEncoding, remove the call to PyErr_NoMemory when PyMem_MALLOC() fails. by Amaury Forgeot d'Arc · 17 years ago
  45. 1b933ed #3773: Check for errors around the use of PyTokenizer_FindEncoding(). by Amaury Forgeot d'Arc · 17 years ago
  46. 1d6a16b Issue #3160: the "bdist_wininst" distutils command didn't work. by Antoine Pitrou · 17 years ago
  47. 95aee62 Update release notes for pybsddb. by Barry Warsaw · 17 years ago
  48. b12716b Merged revisions 66213 via svnmerge from by Hirokazu Yamamoto · 17 years ago
  49. b212b75 Issue #1658: dict size is changing during iteration in tkinter.BaseWidget and by Guilherme Polo · 17 years ago
  50. c96cba0 Follows to bsddb removal (VC6) by Hirokazu Yamamoto · 17 years ago
  51. 7b9a222 Mention that bsddb is gone and include a link to jcea's website where by Gregory P. Smith · 17 years ago
  52. 8a9583e PyTokenizer_FindEncoding() always failed because it set the tokenizer state by Brett Cannon · 17 years ago
  53. 451e99b Include a pointer to the pybsddb website with the 'bsddb has been removed' note. by Gregory P. Smith · 17 years ago
  54. e838812 correct an example by Gregory P. Smith · 17 years ago
  55. ec12f23 Remove _bsddb project on py3k (_bsddb44 project remains and builds). As discussed by Mark Hammond · 17 years ago
  56. ad95653 Fix a memory leak in reloading extension modules #3667 by Benjamin Peterson · 17 years ago
  57. a7f4f5a #2501 xml.sax.parser doesn't terminate when given a filename; enable some more tests! by Benjamin Peterson · 17 years ago
  58. ecaab83 Committing the patch in issue 2965, so that weakref dicts have a closer by Barry Warsaw · 17 years ago
  59. 6ecc5c1 db_incs is needed by Benjamin Peterson · 17 years ago
  60. 6ba2332 clean up some more bsddb scraps by Benjamin Peterson · 17 years ago
  61. c469d4c Issue 600362: Relocated parse_qs() and parse_qsl(), from the cgi module by Facundo Batista · 17 years ago
  62. 849f79a Blocked revisions 66197 via svnmerge by Brett Cannon · 17 years ago
  63. b98eb87 remove bsddb by Benjamin Peterson · 17 years ago
  64. dcc1e11 Merged revisions 66134,66136,66143,66154-66155,66190 via svnmerge from by Benjamin Peterson · 17 years ago
  65. a64072f Python3.0 bsddb testsuite compatibility improvements by Jesus Cea · 17 years ago
  66. 2ab3444 Fixed wording of python --help text. by Christian Heimes · 17 years ago
  67. d6a6d3f The decode is used to workaround this: by Jesus Cea · 17 years ago
  68. fff9530 Issue #3696: Error parsing arguments on OpenBSD <= 4.4 and Cygwin. by Antoine Pitrou · 17 years ago
  69. 658fad8 Issue #3697: "Fatal Python error: Cannot recover from stack overflow" by Antoine Pitrou · 17 years ago
  70. 338f578 merge 66184 to fix issue3110 to py3k by Jesse Noller · 17 years ago
  71. a786f2b Fix some leaks - Neal Norwitz by Jesus Cea · 17 years ago
  72. 8951b61 Merged revisions 66174-66175,66177 via svnmerge from by Benjamin Peterson · 17 years ago
  73. d8976f1 Merged revisions 66171 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  74. ebad7f0 Merged revisions 66167 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  75. cb87f82 Merged revisions 66166 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  76. 7aa42ea Merged revisions 66162 via svnmerge from by Hirokazu Yamamoto · 17 years ago
  77. 824f4f3 Merge r66115 forward to py3k, resolves issue3419 by Jesse Noller · 17 years ago
  78. 9f76e4f unblock 66115 from merging by Jesse Noller · 17 years ago
  79. 7b2b1f9 Add news item for #3719. by Marc-André Lemburg · 17 years ago
  80. 33794a7 Merged revisions 66144 via svnmerge from by Nick Coghlan · 17 years ago
  81. 4077985 Add quotes around the file name to avoid issues with spaces. by Marc-André Lemburg · 17 years ago
  82. 54bd41d The _warnings module did not properly handle cases where strings were not being by Brett Cannon · 17 years ago
  83. ec92e18 Merge in r66135. Doing also required removing a stale DeprecationWarning along by Brett Cannon · 17 years ago
  84. 3a2bd7d Improve compatibility with Python3.0 testsuite by Jesus Cea · 17 years ago
  85. 3e4f055 Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-66074,66080,66082-66083,66090-66093,66097-66099,66103,66105,66110,66118 via svnmerge from by Benjamin Peterson · 17 years ago
  86. d098ff2 Port Python 2.6 bsddb3 testdriver to Python 3.0 by Jesus Cea · 17 years ago
  87. f15b4b7 Blocked revisions 65655,66088,66123 via svnmerge by Benjamin Peterson · 17 years ago
  88. b1bd350 Blocked revisions 66127 via svnmerge by Benjamin Peterson · 17 years ago
  89. b3085c9 remove the deprecation warnings for the old threading API; update the docs by Benjamin Peterson · 17 years ago
  90. f82b856 In Python3.0, "test.test_support" is renamed to "test.support". by Jesus Cea · 17 years ago
  91. cd3158d Blocked revisions 66119 via svnmerge by Amaury Forgeot d'Arc · 17 years ago
  92. cf60382 Merged revisions 66117 via svnmerge from by Benjamin Peterson · 17 years ago
  93. 2cb598f Blocked revisions 66114-66115 via svnmerge by Benjamin Peterson · 17 years ago
  94. 8fa8952 #3753: document that s* etc. are newer and preferred to s#. by Georg Brandl · 17 years ago
  95. c6b09eb #3712: The memoryview object had a reference leak and didn't support cyclic garbage collection. by Antoine Pitrou · 17 years ago
  96. d26782e Merged revisions 66104 via svnmerge from by Hirokazu Yamamoto · 17 years ago
  97. af21b17 Blocked revisions 66100 via svnmerge by Hirokazu Yamamoto · 17 years ago
  98. 6359450 issue3715: docstring representation of hex escaped string needs to be double by Gregory P. Smith · 17 years ago
  99. 6ba3329 bsddb code updated to version 4.7.3pre2. This code is the same than by Jesus Cea · 17 years ago
  100. 73c96db Merged revisions 66085 (with modifications) via svnmerge from by Nick Coghlan · 17 years ago