1. 43baef4 Bump to 3.0rc3 by Barry Warsaw · 17 years ago v3.0rc3
  2. 2d71822 a few updates to the gloassary with regards to __future__ and division by Benjamin Peterson · 17 years ago
  3. 58425d3 Make dbm.dumb encode strings as UTF-8. Also fix it so it accepts bytes and by Brett Cannon · 17 years ago
  4. 6e0d68e fix test_gzip by Benjamin Peterson · 17 years ago
  5. 836b670 #4338: Fix the distutils "setup.py upload" command. by Amaury Forgeot d'Arc · 17 years ago
  6. 9d24ff0 Follow-up of r67300: correct a failure in socket.makefile(). by Amaury Forgeot d'Arc · 17 years ago
  7. 304da21 Blocked revisions 67303 via svnmerge by Benjamin Peterson · 17 years ago
  8. c1f44af fix Sphinx table warning by Benjamin Peterson · 17 years ago
  9. 40e8246 Fix for bug 4362 "FileIO object in io module"; Patch by amaury.forgeotdarc. by Barry Warsaw · 17 years ago
  10. 91cc8fb Fix for bug 4360 "SystemError when method has both super() & closure". Patch by Barry Warsaw · 17 years ago
  11. 2d1ca2d Issue #4354: Fix distutils register command. by Martin v. Löwis · 17 years ago
  12. 6cadba7 Merged revisions 67243,67245,67277-67278,67289 via svnmerge from by Benjamin Peterson · 17 years ago
  13. 0f3641c Merged revisions 67291 via svnmerge from by Benjamin Peterson · 17 years ago
  14. 9c22aee Blocked revisions 67287 via svnmerge by Benjamin Peterson · 17 years ago
  15. aae55cb This fixes issue 4332 for Py3k. by Josiah Carlson · 17 years ago
  16. a632a75 Merged revisions 67283 via svnmerge from by Martin v. Löwis · 17 years ago
  17. 22d297b Merged revisions 67279 via svnmerge from by Martin v. Löwis · 17 years ago
  18. d6695ee Blocked revisions 67266 via svnmerge by Amaury Forgeot d'Arc · 17 years ago
  19. 4f39d22 fix the Makefile so it doesn't pollute sys.path by Benjamin Peterson · 17 years ago
  20. de60347 Issue #4313: Fixed segfault on IDLE exit. Reverted r57540 and reopened Issue #1028. by Hirokazu Yamamoto · 17 years ago
  21. e56131b Issue 2260: Small peephole optimization -- eliminate unnecessary POP_TOP /JUMP_FORWARD 1 pairs. by Raymond Hettinger · 17 years ago
  22. a2a08fb Issue 4090 and 4087: Further documentation of comparisons. by Raymond Hettinger · 17 years ago
  23. 9262b84 Merged revisions 67246 via svnmerge from by Benjamin Peterson · 17 years ago
  24. ce0506c rephrase dict view docs by Benjamin Peterson · 17 years ago
  25. 276c371 Issue #3327: Don't overallocate in the modules_by_index list. by Martin v. Löwis · 17 years ago
  26. 23b4bfb Issue #4312: Remove claim that distutils parameters must not be Unicode. The opposite is true. by Martin v. Löwis · 17 years ago
  27. f608c61 Merged revisions 67154,67157-67159,67175-67176,67189,67224-67227,67234 via svnmerge from by Benjamin Peterson · 17 years ago
  28. 7d99f09 Issue #1721812: Binary operations and copy operations on set/frozenset by Raymond Hettinger · 17 years ago
  29. 4a1f593 Issue #4296: Fix PyObject_RichCompareBool so that "x in [x]" evaluates to by Mark Dickinson · 17 years ago
  30. 3d4ca74 change the named tuple returned by inspect.getfullargspec to have a 'kwonlydefaults' (as claimed by the docs) attribute instead of 'kwdefaults' by Benjamin Peterson · 17 years ago
  31. 3e8e9cc getfullargspec() has other virtues, too by Benjamin Peterson · 17 years ago
  32. 727c2c5 Style fix, use tab instead of space by Christian Heimes · 17 years ago
  33. 3be2f04 #2971: test_zipfile64 fails. by Amaury Forgeot d'Arc · 17 years ago
  34. e255764 Enable this test only when subprocess supports non-ascii arguments. by Amaury Forgeot d'Arc · 17 years ago
  35. f4b2712 Temporarily print some information in test_cmd_line, by Amaury Forgeot d'Arc · 17 years ago
  36. 9a5499b #3705: Command-line arguments were not correctly decoded when the by Amaury Forgeot d'Arc · 17 years ago
  37. d3013ff exec won't take file objects anymore by Benjamin Peterson · 17 years ago
  38. 3e4e72f #4298: pickle.load() can segfault on invalid or truncated input. by Amaury Forgeot d'Arc · 17 years ago
  39. 3bae65b Fixed a compiler warning by Christian Heimes · 17 years ago
  40. ba55818 Merged revisions 67180 via svnmerge from by Benjamin Peterson · 17 years ago
  41. 065ba70 update string formatting grammar by Benjamin Peterson · 17 years ago
  42. bde1676 Merged revisions 67171 via svnmerge from by Benjamin Peterson · 17 years ago
  43. 06fd5f8 fix the socketserver demo code for py3k by Benjamin Peterson · 17 years ago
  44. ef6a19e Blocked revisions 67166 via svnmerge by Benjamin Peterson · 17 years ago
  45. de2723a Blocked revisions 67163 via svnmerge by Benjamin Peterson · 17 years ago
  46. ec9199b Merged revisions 67162 via svnmerge from by Benjamin Peterson · 17 years ago
  47. beef207 compile can also produce AST by Benjamin Peterson · 17 years ago
  48. da06606 #4283: fix left-over iteritems() in distutils. by Georg Brandl · 17 years ago
  49. bfda544 Merged revisions 67149 via svnmerge from by Martin v. Löwis · 17 years ago
  50. a971c65 Merged revisions 67117-67119,67123-67124,67143 via svnmerge from by Georg Brandl · 17 years ago
  51. 6570d07 name the release by Benjamin Peterson · 17 years ago
  52. a7c3730 post release cleanup by Barry Warsaw · 17 years ago
  53. 4fe91f0 Retagging. by Barry Warsaw · 17 years ago
  54. d434e9f De-tagging by Barry Warsaw · 17 years ago v3.0rc2
  55. f913ac7 A totally crappy workaround for issue 4266, but this allows me to build the by Barry Warsaw · 17 years ago
  56. 89cce37 Tagging by Barry Warsaw · 17 years ago
  57. b7551e2 Removing old tag. by Barry Warsaw · 17 years ago
  58. 328aac7 update by Barry Warsaw · 17 years ago
  59. 9184556 Merged revisions 67125 via svnmerge from by Martin v. Löwis · 17 years ago
  60. 900646e Merged revisions 67120 via svnmerge from by Martin v. Löwis · 17 years ago
  61. 10f3710 Tagging release. by Barry Warsaw · 17 years ago
  62. 1f0e67e Bumping to 3.0rc2. by Barry Warsaw · 17 years ago
  63. 93ef79c period by Benjamin Peterson · 17 years ago
  64. d968e27 fix #4211: the __path__ of a frozen package should be a list. by Benjamin Peterson · 17 years ago
  65. 65676e4 Merged revisions 67089,67091,67101 via svnmerge from by Benjamin Peterson · 17 years ago
  66. bd58705 Blocked revisions 66878 via svnmerge by Benjamin Peterson · 17 years ago
  67. d395629 Fixed issue #3727: poplib module broken by str to unicode conversion by Christian Heimes · 17 years ago
  68. 933238a Issue #3714: nntplib module broken by str to unicode conversion by Christian Heimes · 17 years ago
  69. fb5faf0 Issue #1210: Fixed imaplib Patch by Victor Stinner, reviewed by Barry Warsaw. by Christian Heimes · 17 years ago
  70. ecc42a2 Fixed issue #4233. by Christian Heimes · 17 years ago
  71. b37509b Merged revisions 67098 via svnmerge from by Martin v. Löwis · 17 years ago
  72. a18424c Issue #3774: Fixed an error when create a Tkinter menu item without command by Hirokazu Yamamoto · 17 years ago
  73. b46a633 Sorry, r67092 is commit miss.... by Hirokazu Yamamoto · 17 years ago
  74. 1543a22 Blocked revisions 67002 via svnmerge by Hirokazu Yamamoto · 17 years ago
  75. c1de4cc fix test_descr by Benjamin Peterson · 17 years ago
  76. c0747cf Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via svnmerge from by Benjamin Peterson · 17 years ago
  77. 6285ffd Correct the pickle test, broken since r67059: by Amaury Forgeot d'Arc · 17 years ago
  78. f216c94 Merged revisions 67066 via svnmerge from by Benjamin Peterson · 17 years ago
  79. dd8059f #3626: On cygwin, starting "python z" would not display any error message: by Amaury Forgeot d'Arc · 17 years ago
  80. e329d1a Blocked revisions 67060-67061 via svnmerge by Benjamin Peterson · 17 years ago
  81. 424b481 Merged revisions 67049 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
  82. 6a27efa Issue 3723: Fixed initialization of subinterpreters by Christian Heimes · 17 years ago
  83. 5833a2f Issue #4213: The file system encoding is now normalized by the codec subsystem, for example UTF-8 is turned into utf-8. by Christian Heimes · 17 years ago
  84. 9c94ba4 Issue #4200: Changed the atexit module to store its state in its PyModuleDef atexitmodule. This fixes a bug with multiple subinterpeters. The bug was found by Graham Dumpletom during his work on a 3.0 port of mod_wsgi. The patch has been reviewed by Benjamin. by Christian Heimes · 17 years ago
  85. df32b39 Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient initialization of PyFileIOObject struct members. by Christian Heimes · 17 years ago
  86. fec925b Issue #4237: io.FileIO() was raising invalid warnings caused by insufficient initialization of PyFileIOObject struct members. by Christian Heimes · 17 years ago
  87. f43ee81 #4170: Fix segfault when pickling a defauldict object. by Amaury Forgeot d'Arc · 17 years ago
  88. 73b90a8 Improve pickle's documentation. by Alexandre Vassalotti · 17 years ago
  89. 64106fb fix some more print statements by Benjamin Peterson · 17 years ago
  90. 9a7b901 Blocked revisions 67041 via svnmerge by Benjamin Peterson · 17 years ago
  91. 9aebc61 Merged revisions 67030-67031 via svnmerge from by Benjamin Peterson · 17 years ago
  92. cff882c default source encoding is now utf-8 by Benjamin Peterson · 17 years ago
  93. e8022b4 Remove a confusing statement in Pickler's docstring. by Alexandre Vassalotti · 17 years ago
  94. 45a583b Fix a grammar mistake in a comment. by Alexandre Vassalotti · 17 years ago
  95. 1a6e0d0 Merged revisions 66974,66977,66984,66989,66992,66994-66996,66998-67000,67007,67015 via svnmerge from by Benjamin Peterson · 17 years ago
  96. cbda96e Blocked revisions 67013 via svnmerge by Benjamin Peterson · 17 years ago
  97. ce825f1 update Python-ast.c by Benjamin Peterson · 17 years ago
  98. 37d2fe0 fix some py3k doc nits by Benjamin Peterson · 17 years ago
  99. a933e52 add grammar tests for nonlocal by Benjamin Peterson · 17 years ago
  100. d039286 More improvements to pickle's documentation. by Alexandre Vassalotti · 17 years ago