1. 0aa6e1b Deprecate the dircache module for 3.0. by Brett Cannon · 16 years ago
  2. 10f5db6 Revert r62998 as it broke the build (seems distutils.config is missing). by Brett Cannon · 16 years ago
  3. 844f757 Cleaned up io._BytesIO.write(). by Alexandre Vassalotti · 16 years ago
  4. cd8001c #1858 from Tarek Ziade: by Andrew M. Kuchling · 16 years ago
  5. 4ff7fc4 #1625509: describe behaviour of import lock by Andrew M. Kuchling · 16 years ago
  6. 311c580 Document the 'line' argument by Andrew M. Kuchling · 16 years ago
  7. 5217d5d Docstring typo by Andrew M. Kuchling · 16 years ago
  8. 45f5859 Note the PyPI-edness of bsddb185 for people who might still need it. by Skip Montanaro · 16 years ago
  9. a383796 Explicitly refer to current hhp file (2.6a3) by Martin v. Löwis · 16 years ago
  10. ddf7a42 Make sure warnings are not suppressed when testing for the raised by Brett Cannon · 16 years ago
  11. d5a0985 The Canvas module has been deprecated for removal in 3.0. by Brett Cannon · 16 years ago
  12. 756bc0b Add a test for the deprecation of the compiler package. by Brett Cannon · 16 years ago
  13. 5f9050a Add the examples in the json module docstring as a doctest by Benjamin Peterson · 16 years ago
  14. 6192df1 Deprecate the compiler package for removal in 3.0. by Brett Cannon · 16 years ago
  15. af87804 Also ignore package deprecations. by Brett Cannon · 16 years ago
  16. edb628f Suppress deprecations for packages as well when using by Brett Cannon · 16 years ago
  17. cda73a4 Add an entry on the deprecation of Bastion and rexec. by Brett Cannon · 16 years ago
  18. 768d44f Deprecate the bsddb185 module for removal in 3.0. by Brett Cannon · 16 years ago
  19. 4c1f881 Deprecate Bastion and rexec for 3.0. by Brett Cannon · 16 years ago
  20. ccdf908 Fix some errors in the deprecation warnings for new and user. by Brett Cannon · 16 years ago
  21. f0a0a0d Add support for extension modules in 3.0 deprection command. by Brett Cannon · 16 years ago
  22. 9ac3974 Deprecate the pure module for 3.0. by Brett Cannon · 16 years ago
  23. 1aed624 Backport fast alternate io.BytesIO implementation. by Alexandre Vassalotti · 16 years ago
  24. 81673b7 Add a todo list to the module deletion command. by Brett Cannon · 16 years ago
  25. 54718dd In stdtypes.rst, move methods under class directives where applicable by Benjamin Peterson · 16 years ago
  26. f466c2a Port to VS 2008. Drop W9x support. by Martin v. Löwis · 16 years ago
  27. 344d066 Use the CHM file name that Sphinx assigns. by Martin v. Löwis · 16 years ago
  28. f8476c1 Issue #2487. math.ldexp(x, n) raised OverflowError when n was large and by Mark Dickinson · 16 years ago
  29. 8bd5334 Add 2.6b1 and 2.6b2 UUIDs. by Martin v. Löwis · 16 years ago
  30. e81c376 Issue #2801: fix bug in float.is_integer where ValueError by Mark Dickinson · 16 years ago
  31. 17433d2 Add --user option to build_ext by Christian Heimes · 16 years ago
  32. ba290db Update planned release date. Uncomment PEP 370 section. Add some module items by Andrew M. Kuchling · 16 years ago
  33. 68fd63b Add a note about using reload(). by Georg Brandl · 16 years ago
  34. 2e829cb Add Kodos as a re reference. by Georg Brandl · 16 years ago
  35. 3ddaf2d Add another link to colorsys docs. by Georg Brandl · 16 years ago
  36. dfb5bbd Add a sentence to basicConfig() that is in the docstring. by Georg Brandl · 16 years ago
  37. 5117409 #2781: fix function name. by Georg Brandl · 16 years ago
  38. ada12e3 #2788: add .hgignore file. by Georg Brandl · 16 years ago
  39. fa24d9a Deprecate the toaiff module for removal in 3.0. by Brett Cannon · 16 years ago
  40. 3c75914 Deprecate test.testall for removal in 3.0. by Brett Cannon · 16 years ago
  41. d7265d6 Deprecate the new module for removal in 3.0. by Brett Cannon · 16 years ago
  42. d03238a reindent example by Benjamin Peterson · 16 years ago
  43. e404a12 Add an example about using NamedTemporaryFile() to replace mktemp(). I'm by Skip Montanaro · 16 years ago
  44. 0893a0a Add Py3k warnings to os.path.walk by Benjamin Peterson · 16 years ago
  45. 9ec4aa0 Replace instances of os.path.walk with os.walk by Benjamin Peterson · 16 years ago
  46. e3b1940 Deprecate the user module for removal in 3.0. by Brett Cannon · 16 years ago
  47. cae4f5f Add test.test_support.catch_warning()'s new argument. by Brett Cannon · 16 years ago
  48. 3c1d50a Add a missing entry on the fix for issue #2790. by Brett Cannon · 16 years ago
  49. be1501b Fix sys.flags to properly expose bytes_warning. by Brett Cannon · 16 years ago
  50. 98b9c07 Document the 'record' argument for test.test_support.catch_warning(). by Brett Cannon · 16 years ago
  51. 5d023c3 Fix a bug introduced by the addition of the 'record' argument to by Brett Cannon · 16 years ago
  52. 6071cc8 Deprecate stringold for removal in 3.0. by Brett Cannon · 16 years ago
  53. bfb997d Make test.test_support.catch_warning() take an argument specifying if any by Brett Cannon · 16 years ago
  54. 9d44182 The mutex module has been deprecated for removal in 3.0. by Brett Cannon · 16 years ago
  55. 80bb9d9 Deprecate the imputil module for removal in 3.0. by Brett Cannon · 16 years ago
  56. f8105ce Issue 2778. Document the temporary frozenset swap in __contains__(), remove(), and discard(). by Raymond Hettinger · 16 years ago
  57. bf5bd9f Post tag updates. by Barry Warsaw · 16 years ago
  58. f8a0ded Tagging 2.6a3 by Barry Warsaw · 16 years ago
  59. 6cc7940 Bump to 2.6a3 by Barry Warsaw · 16 years ago
  60. c27b8b8 Fix for issue 1770190: platform.mac_ver() now returns the right by Ronald Oussoren · 16 years ago
  61. 5a9fed7 Fix-up the enumerate type example and move it to the end. by Raymond Hettinger · 16 years ago
  62. cf98f03 The __all__ variable forgot to expose the gcd() function. by Raymond Hettinger · 16 years ago
  63. c5a1cc5 Frozensets do not benefit from autoconversion. by Raymond Hettinger · 16 years ago
  64. 2e6407d Practice EAFP, and revert 62787 by Benjamin Peterson · 16 years ago
  65. 33e4a98 Replace more float hacks with correct math functions by Christian Heimes · 16 years ago
  66. 342c095 update .bzrignore by Benjamin Peterson · 16 years ago
  67. 5be0176 Re-added getbuildinfo.c solution item by Christian Heimes · 16 years ago
  68. 34f18fd Create a TextMate directory in Misc to house a Python-Dev bundle. by Brett Cannon · 16 years ago
  69. c2ca6db Disabled some unit tests for the upcoming release. See #2777 by Christian Heimes · 16 years ago
  70. f843682 Add an entry about audiodev being slated for removal in 3.0. by Brett Cannon · 16 years ago
  71. e5d2cba Deprecate the audiodev module for 3.0. by Brett Cannon · 16 years ago
  72. 7961823 When testing a module's __all__, we really don't care if it is deprecated. by Brett Cannon · 16 years ago
  73. af748c3 Implemented PEP 370 by Christian Heimes · 16 years ago
  74. 323c40d Make the Python implementation of warnings compatible with the C implementation regarding non-callable showwarning by Benjamin Peterson · 16 years ago
  75. d295032 Fix logic error in Python/_warnings.c and add a test to verify by Benjamin Peterson · 16 years ago
  76. c730d5f > != (!<). by Georg Brandl · 16 years ago
  77. 5820022 #2773: fix description of 'g' and 'G' formatting spec. by Georg Brandl · 16 years ago
  78. c8a0d2f Intern static string by Christian Heimes · 16 years ago
  79. 8e49973 fix issue2707 - os.walk docstring example correctness typo. by Gregory P. Smith · 16 years ago
  80. e3dcb01 Fix a bug in the handling of the stacklevel argument in warnings.warn() where by Brett Cannon · 16 years ago
  81. 0b7f778 PEP 8 nits in json package by Benjamin Peterson · 16 years ago
  82. 24237ea Fix a bug introduced in r62627. see issue2760 and issue2632. by Gregory P. Smith · 16 years ago
  83. 98fd036 #2752: fix second example too. by Georg Brandl · 16 years ago
  84. cb63565 #2769: markup glitch. by Georg Brandl · 16 years ago
  85. 3961f18 Fix JSON module docs. by Georg Brandl · 16 years ago
  86. 4b964f9 Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob by Brett Cannon · 16 years ago
  87. 5f2e0e5 Revert bogus checkin in r62724 to that file. by Martin v. Löwis · 16 years ago
  88. c3ad68c Fix Unicode filename test. by Martin v. Löwis · 16 years ago
  89. 471617d Issue #1734346: Support Unicode file names for zipfiles. by Martin v. Löwis · 16 years ago
  90. 9c19bc6 Remove the use of 'inspect' from 'warnings' for detected deprecated use of the by Brett Cannon · 16 years ago
  91. 8a232cc Add a DeprecationWarning for when warnings.showwarning() is set to a function by Brett Cannon · 16 years ago
  92. 9ae080e Remove method signatures from the docstrings of io.py by Benjamin Peterson · 16 years ago
  93. 8d66dcd #2695: Do case-insensitive check for algorithms. by Georg Brandl · 16 years ago
  94. 83ea2a9 Fix typo in bugs.rst by Benjamin Peterson · 16 years ago
  95. bc04346 #2757: Remove spare newline. by Georg Brandl · 16 years ago
  96. e11c9b3 Implemented feature request 2157: Converter names are cut off at '(' by Gerhard Häring · 16 years ago
  97. 5a366c3 Applied sqliterow-richcmp.diff patch from Thomas Heller in Issue2152. The by Gerhard Häring · 16 years ago
  98. ffa3357 SQLite requires 64-bit integers in order to build. So the whole HAVE_LONG_LONG by Gerhard Häring · 16 years ago
  99. 7e3ab45 Added note that Python requires at least Win2k SP4 by Christian Heimes · 16 years ago
  100. 08c7218 #2752: wrong meaning of '' for socket host. by Georg Brandl · 16 years ago