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