1. 7cf4d9b [Bug #812936] Correct the documentation for RotatingFileHandler. by Andrew M. Kuchling · 21 years ago
  2. 9a80c5d Added codec for bz2 compression. by Raymond Hettinger · 21 years ago
  3. 7e43110 SF 810242. Fix doubled word errors. by Raymond Hettinger · 21 years ago
  4. 1e80359 Clean-up example code: remove string module and backticks. by Raymond Hettinger · 21 years ago
  5. e7a9796 Patch #800697: Add readline.clear_history. by Martin v. Löwis · 21 years ago
  6. 7bdc484 Patch #808362: Fix typos. by Martin v. Löwis · 21 years ago
  7. d21fd7b * Minor wording change * Reference the doctest.DocTestSuite() conversion tool. by Raymond Hettinger · 21 years ago
  8. 3404034 Minor fixups by Raymond Hettinger · 21 years ago
  9. 1e4cf67 SF bug #804113: Crypto terminology for crypto hash function by Raymond Hettinger · 21 years ago
  10. deadbf5 SF #662923 by Raymond Hettinger · 21 years ago
  11. 74c8e55 SF bug #804280: fromkeys is not listed in index by Raymond Hettinger · 21 years ago
  12. 614438a fix markup buglets by Fred Drake · 21 years ago
  13. 7c4d8f3 - add version annotation for HIGHEST_PROTOCOL - cleaned up some markup by Fred Drake · 21 years ago
  14. 62dba4c select.select() now accepts a sequence (as defined by PySequence_Fast()) for by Brett Cannon · 21 years ago
  15. fd4fa88 mention new module doc display feature of pydoc in libref and NEWS by Skip Montanaro · 21 years ago
  16. 6e380cd SF bug #803679: Missing section number in csv module documentation by Raymond Hettinger · 21 years ago
  17. 5bcc933 SF bug #803842: Wrong description of regexp concatenation by Raymond Hettinger · 21 years ago
  18. 0d6e8cd SF bug #802302: Invalid documentation for dbhash. by Raymond Hettinger · 21 years ago
  19. bed92ee SF patch #800899: Making "|" directive from REs a bit clearer. by Raymond Hettinger · 21 years ago
  20. 9756f38 Fix typo. by Raymond Hettinger · 21 years ago
  21. f5f0c17 end-of-sentence punctuation comes *before* \footnote, not after by Fred Drake · 21 years ago
  22. dfa7bd9 SF #801306: Bad RE in scanf example by Raymond Hettinger · 21 years ago
  23. 74923d7 SF bug #560286: Add docs for 'basestring' by Raymond Hettinger · 21 years ago
  24. a098b33 Add an example to address a common question of how to split iterators. by Raymond Hettinger · 21 years ago
  25. b67449d Fix spacing markup and other sundries. by Raymond Hettinger · 21 years ago
  26. 60e868a - reorganize sections by Fred Drake · 21 years ago
  27. 9981213 SF bug 799191: fix markup by Raymond Hettinger · 21 years ago
  28. 1c90a67 SF bug 799367: grammar error by Raymond Hettinger · 21 years ago
  29. 951976d SF bug #801486: Markup error. by Raymond Hettinger · 21 years ago
  30. 74530ff markup updates by Fred Drake · 21 years ago
  31. ef36537 Patch #792338: Correct documentation for timetuple return type. by Martin v. Löwis · 21 years ago
  32. 25f90d5 Use de_DE in example, change message for unknown locale. Fixes #797447. by Martin v. Löwis · 21 years ago
  33. 09c7b60 SF patch #798255: Document httplib.HTTPResponse.read "amt" argument by Raymond Hettinger · 21 years ago
  34. aa1178b Minor typo by Raymond Hettinger · 21 years ago
  35. c75c3e0 SF patch #791153: inconsistency with implementation(logging) by Raymond Hettinger · 21 years ago
  36. 6f6d7b93 SF bug #797853: Small problems with the csv module's documentation by Raymond Hettinger · 21 years ago
  37. 2f3e548 SF bug #732120:An extended definition of "non-overlapping" would save time. by Raymond Hettinger · 21 years ago
  38. 0a6aa28 SF patch #797157: Bug 794658: os.chmod docs, stat constants by Raymond Hettinger · 21 years ago
  39. 9d12ab5 Fix long option markup. by Raymond Hettinger · 21 years ago
  40. 8170200 SF patch #797180: Bug 792656: slicing explained by Raymond Hettinger · 21 years ago
  41. 4f4dbef remove extra word occurance; reported to webmaster by Fred Drake · 21 years ago
  42. 9e38641 Make the derived tools amendable to cut and paste. by Raymond Hettinger · 21 years ago
  43. 999b57c Fix double word typos. by Raymond Hettinger · 21 years ago
  44. 9ac25ec SF bug #793702: Section 13.1 HTMLParser documentation error by Raymond Hettinger · 21 years ago
  45. 463c5a8 Update get_param() description to reflect changes to the docstring. by Barry Warsaw · 21 years ago
  46. 6a18012 Improvements to set.py: by Raymond Hettinger · 21 years ago
  47. 7ceb29e Incorporate documentation suggestions from feedback on comp.lang.python. by Raymond Hettinger · 21 years ago
  48. fb85789 SF patch #787929: reflect the introduce of boolean type(libcfgparser.tex) by Raymond Hettinger · 21 years ago
  49. 8fd8def fix markup by Fred Drake · 21 years ago
  50. 69f31eb [Patch #739124] Add use_default_colors() to curses module by Andrew M. Kuchling · 21 years ago
  51. f17d65d SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  52. bc961e5 add a statement identifying StringI and StringO objects. by Skip Montanaro · 21 years ago
  53. 6e13bcc SF bug #775836: change 0,1 to False,True in dict.has_key doc by Raymond Hettinger · 21 years ago
  54. b5a4208 Modified itertools.izip() to match the behavior of __builtin__.zip() by Raymond Hettinger · 21 years ago
  55. c7d7766 Improve docs: * Simplify the pure python examples * Add a quantify() example by Raymond Hettinger · 21 years ago
  56. f8a52d3 Removed deprecated functions by Raymond Hettinger · 21 years ago
  57. 02771c1 SF patch #782810: typo in libfuture.tex (Contributed by George Yoshida) by Raymond Hettinger · 21 years ago
  58. cebcc61 Patch #781126: Fix markup for add_fallback. Will backport to 2.3. by Martin v. Löwis · 21 years ago
  59. b278ac4 Add note about fileno not being usable as a normal file descriptor in Windows. by Brett Cannon · 21 years ago
  60. 4ee2ff3 Clarified that TypeErrors can be raised by any function (not just builtins). by Raymond Hettinger · 21 years ago
  61. eaef615 As discussed on python-dev, changed builtin.zip() to handle zero arguments by Raymond Hettinger · 21 years ago
  62. 9d84308 update the documentation contact address by Fred Drake · 21 years ago
  63. d50bd6c Update URL. by Fred Drake · 21 years ago
  64. 88821f7 Important usability fix in itertools documentation. by Raymond Hettinger · 21 years ago
  65. ef13949 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  66. 6c49709 Merge the old dumbdbm documetation into the new docs that have been added. by Fred Drake · 21 years ago
  67. 476fcae SF bug #774411: Typo in socket documentation by Raymond Hettinger · 21 years ago
  68. 7a6b4f0 more markup chages by Fred Drake · 21 years ago
  69. 8836e56 - remove mention of the isprivate flag, since that isn't directly by Fred Drake · 21 years ago
  70. 943277e Minor corrections. by Raymond Hettinger · 21 years ago
  71. 38d7c1b Note that Unicode strings are now supported in sys.path. SF patch #764594. by Fred Drake · 21 years ago
  72. bfa6872 Zap the C API subsection altogether for now. It's not actually usable from by Skip Montanaro · 21 years ago
  73. 2491cd9 expose the C API subsection which was hidden from LaTeX in a comment. In by Skip Montanaro · 21 years ago
  74. 71adf7e Doctest now examines all docstrings by default. Previously, it would by Raymond Hettinger · 21 years ago
  75. 853276e Lots of markup cleanups to avoid warnings from the GNU info generation; by Fred Drake · 21 years ago
  76. 788617f Remove \versionchanged; the text was too complex for the GNU info by Fred Drake · 21 years ago
  77. d24c767 A variety of markup-level adjustments. by Fred Drake · 21 years ago
  78. 46f681c Discussion of signatures for unicode.translate() and str.translate() by Raymond Hettinger · 21 years ago
  79. d9cf8e7 Markup consistency nits. by Fred Drake · 21 years ago
  80. 9753ae1 Added missing markup. by Fred Drake · 21 years ago
  81. 708c2a8 Fix unbalanced parenthesis in text. by Raymond Hettinger · 21 years ago
  82. 0e53d23 Fix missing parenthesis by Raymond Hettinger · 21 years ago
  83. 7233117 update norobots link by Skip Montanaro · 21 years ago
  84. a2d3d93 + libdumdbm by Skip Montanaro · 21 years ago
  85. d54c5dd minimal dumdbm module doc by Skip Montanaro · 21 years ago
  86. 9bb3386 SF bug #738090: Section 13.3: htmllib.HTMLParser constructor definition by Raymond Hettinger · 21 years ago
  87. 5c5fca9 SF bug #706546: u''.translate not documented by Raymond Hettinger · 21 years ago
  88. 6272737 SF bug #770107: Typo in documentation of resource module by Raymond Hettinger · 21 years ago
  89. 162f081 Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2. by Martin v. Löwis · 21 years ago
  90. 92f21b1 Document Jim Fulton's docttest extensions. by Raymond Hettinger · 21 years ago
  91. 9de3c21 SF #767592: unittest docs don't suggest "unittest.main()" by Raymond Hettinger · 21 years ago
  92. a4d2b86 Add versionadded. Remove duplicate "to" by Neal Norwitz · 21 years ago
  93. 0b1782f Document interrupt_main() by Kurt B. Kaiser · 21 years ago
  94. dd3afa7 add missing ' by Neal Norwitz · 21 years ago
  95. 9a5b6a6 - clean up table markup for readability by Fred Drake · 21 years ago
  96. 8120995 Update Tkinter3000 notes based on text from Fredrik Lundh. by Fred Drake · 21 years ago
  97. a6b7d34 Fixed a table that wasn't in a tableii block, and added a very simple by Anthony Baxter · 21 years ago
  98. 7cb229d add versionadded for getcheckinterval by Neal Norwitz · 21 years ago
  99. e5e065b New function sys.getcheckinterval(), to complement setcheckinterval(). by Tim Peters · 21 years ago
  100. b25229d Fix SF bug #766288, property() example gives syntax error by Neal Norwitz · 21 years ago