1. c0678ff - create a hyperlink for a section reference (also more robust in the by Fred Drake · 21 years ago
  2. f355213 avoid spurious vertical whitespace preceeding heading which are marked by Fred Drake · 21 years ago
  3. 74530ff markup updates by Fred Drake · 21 years ago
  4. 1b1ca0c normalize whitespace; detabify by Fred Drake · 21 years ago
  5. 41aa018 fix some nuissance formatting problems for the "alltt" environment; by Fred Drake · 21 years ago
  6. d37154f normalize whitespace by Fred Drake · 21 years ago
  7. a1a1dba add index entry by Fred Drake · 21 years ago
  8. 6a002ca fix minor markup nits by Fred Drake · 21 years ago
  9. 911e571 add a relevant "see also" link by Fred Drake · 21 years ago
  10. 929d959 make the padding inside a "See also" box more consistent around the sides by Fred Drake · 21 years ago
  11. b24e84c clean up some markup by Fred Drake · 21 years ago
  12. 7a55642 normalize whitespace by Fred Drake · 21 years ago
  13. 0739c44 Suppress more online-only navigation in the printed HTML. by Fred Drake · 21 years ago
  14. ecbfceb make sure cells are really generated for all table cells, even those by Fred Drake · 21 years ago
  15. b79f343 adjust markup to avoid suppressing a word space in content by Fred Drake · 21 years ago
  16. 859c46a Make the redundent portion of the lower navigation area disappear from the by Fred Drake · 21 years ago
  17. ef36537 Patch #792338: Correct documentation for timetuple return type. by Martin v. Löwis · 21 years ago
  18. 25f90d5 Use de_DE in example, change message for unknown locale. Fixes #797447. by Martin v. Löwis · 21 years ago
  19. 09c7b60 SF patch #798255: Document httplib.HTTPResponse.read "amt" argument by Raymond Hettinger · 21 years ago
  20. aa1178b Minor typo by Raymond Hettinger · 21 years ago
  21. c75c3e0 SF patch #791153: inconsistency with implementation(logging) by Raymond Hettinger · 21 years ago
  22. 6f6d7b93 SF bug #797853: Small problems with the csv module's documentation by Raymond Hettinger · 21 years ago
  23. 2f3e548 SF bug #732120:An extended definition of "non-overlapping" would save time. by Raymond Hettinger · 21 years ago
  24. 0a6aa28 SF patch #797157: Bug 794658: os.chmod docs, stat constants by Raymond Hettinger · 21 years ago
  25. 9d12ab5 Fix long option markup. by Raymond Hettinger · 21 years ago
  26. 8170200 SF patch #797180: Bug 792656: slicing explained by Raymond Hettinger · 21 years ago
  27. 57d7128 SF patch #797868: Tutorial, sec. 5.1.4 could contain an extra example by Raymond Hettinger · 21 years ago
  28. 77ad829 [Bug #780231] One of the changes described in the 2.3 "What's New" document by Andrew M. Kuchling · 21 years ago
  29. 9e78d1e fix minor syntactic faux pas by Fred Drake · 21 years ago
  30. 4f4dbef remove extra word occurance; reported to webmaster by Fred Drake · 21 years ago
  31. 9e38641 Make the derived tools amendable to cut and paste. by Raymond Hettinger · 21 years ago
  32. 9bd308f Fix doubled word typos. by Raymond Hettinger · 21 years ago
  33. e41d4c8 Added doubled word warnings. by Raymond Hettinger · 21 years ago
  34. 999b57c Fix double word typos. by Raymond Hettinger · 21 years ago
  35. 9ac25ec SF bug #793702: Section 13.1 HTMLParser documentation error by Raymond Hettinger · 21 years ago
  36. c2a5cb2 Fix typo. by Raymond Hettinger · 21 years ago
  37. f4bb1f9 Fix typo. by Raymond Hettinger · 21 years ago
  38. 4892381 Fix a loooong-standing brainfart: I got the site-packages path for by Greg Ward · 21 years ago
  39. 463c5a8 Update get_param() description to reflect changes to the docstring. by Barry Warsaw · 21 years ago
  40. 6a18012 Improvements to set.py: by Raymond Hettinger · 21 years ago
  41. 236ffba Adjust some horizontal indentation to be consistent with the style used by Fred Drake · 21 years ago
  42. 7ceb29e Incorporate documentation suggestions from feedback on comp.lang.python. by Raymond Hettinger · 21 years ago
  43. 90b182c Don't introduce map(None, ...) in the tutorial. In practice, zip() is by Neil Schemenauer · 21 years ago
  44. fb85789 SF patch #787929: reflect the introduce of boolean type(libcfgparser.tex) by Raymond Hettinger · 21 years ago
  45. 8fd8def fix markup by Fred Drake · 21 years ago
  46. 69f31eb [Patch #739124] Add use_default_colors() to curses module by Andrew M. Kuchling · 21 years ago
  47. c7a2656 SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  48. f17d65d SF patch#786531 'the the' typo. Contributed by George Yoshida by Raymond Hettinger · 21 years ago
  49. bc961e5 add a statement identifying StringI and StringO objects. by Skip Montanaro · 21 years ago
  50. 12c484d SF patch #783807: Clarify PySequence_Setitem ref counting by Raymond Hettinger · 21 years ago
  51. 0eec087 Explain argument unpacking by Raymond Hettinger · 21 years ago
  52. 6e13bcc SF bug #775836: change 0,1 to False,True in dict.has_key doc by Raymond Hettinger · 21 years ago
  53. b5a4208 Modified itertools.izip() to match the behavior of __builtin__.zip() by Raymond Hettinger · 21 years ago
  54. c7d7766 Improve docs: * Simplify the pure python examples * Add a quantify() example by Raymond Hettinger · 21 years ago
  55. bb18f62 Fix hyperlinks and one class reference. Backporting to Python 2.3 branch. by Fred Drake · 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. 5d9c636f init_myformat(): None of the "mark" values can be empty strings, or by Fred Drake · 21 years ago
  60. b278ac4 Add note about fileno not being usable as a normal file descriptor in Windows. by Brett Cannon · 21 years ago
  61. e0c1740 better support for well-formed XHTML by Fred Drake · 21 years ago
  62. 2fc88a6 make the portions of the generated HTML produced by these styles better by Fred Drake · 21 years ago
  63. 4ee2ff3 Clarified that TypeErrors can be raised by any function (not just builtins). by Raymond Hettinger · 21 years ago
  64. eaef615 As discussed on python-dev, changed builtin.zip() to handle zero arguments by Raymond Hettinger · 21 years ago
  65. 3576f0a Everyone knows what Fred meant, but I thought I'd make it official... ;-) by Skip Montanaro · 21 years ago
  66. 7d597d9 Generalize the template for the "What's New" document so it's easier by Fred Drake · 21 years ago
  67. 90b2049 there's a new "What's New" for Python 2.4 by Fred Drake · 21 years ago
  68. ed0fa3d boilerplate to start off "What's New in Python 2.4" by Fred Drake · 21 years ago
  69. afc0d8e Update to the same version info used by the interpreter. by Fred Drake · 21 years ago
  70. 68a3294 [Bug #779469] Fix error in example code by Andrew M. Kuchling · 21 years ago
  71. 9d84308 update the documentation contact address by Fred Drake · 21 years ago
  72. 333d6fd - update the documentation contact address by Fred Drake · 21 years ago
  73. b34ba3f Bump version number; record 2.3 release date by Andrew M. Kuchling · 21 years ago
  74. 7a7aba9 Update release information. by Fred Drake · 21 years ago
  75. 96b49ff Bump version information. by Fred Drake · 21 years ago
  76. d50bd6c Update URL. by Fred Drake · 21 years ago
  77. 98741af Bump release number. by Fred Drake · 21 years ago
  78. a378864 Fix representation of ^= operator in __ixor__() documentation. by Fred Drake · 21 years ago
  79. 88821f7 Important usability fix in itertools documentation. by Raymond Hettinger · 21 years ago
  80. f1c9869 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  81. 644a08c Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  82. 700c890 Avoid a few 301 permanent redirects. Part of SF patch #773007. by Fred Drake · 21 years ago
  83. ef13949 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 21 years ago
  84. 6c49709 Merge the old dumbdbm documetation into the new docs that have been added. by Fred Drake · 21 years ago
  85. 0ceb9b1 Change \code to \verb, because TeX merges the two dashes into a by Andrew M. Kuchling · 21 years ago
  86. 476fcae SF bug #774411: Typo in socket documentation by Raymond Hettinger · 21 years ago
  87. 95be8bd Add introductory paragraphs by Andrew M. Kuchling · 21 years ago
  88. 6e73f9e Add a few more items by Andrew M. Kuchling · 21 years ago
  89. 8744f12 Complete the rewrite pass; add a few more items; bump version number to 0.90; remove comment about draft status by Andrew M. Kuchling · 21 years ago
  90. 7a6b4f0 more markup chages by Fred Drake · 21 years ago
  91. 0106e1d Include the GNU info format in the edist target since we're now by Fred Drake · 21 years ago
  92. 8836e56 - remove mention of the isprivate flag, since that isn't directly by Fred Drake · 21 years ago
  93. 943277e Minor corrections. by Raymond Hettinger · 21 years ago
  94. de7cdb2 - put the GNU info packages in the same place as everything else by Fred Drake · 21 years ago
  95. e5f15ff - update the list of documents for which GNU info is built by Fred Drake · 21 years ago
  96. 7262ca8 Bump version numbers. by Fred Drake · 21 years ago
  97. ea690c4 - improve the description of how user-defined method by Fred Drake · 21 years ago
  98. 38d7c1b Note that Unicode strings are now supported in sys.path. SF patch #764594. by Fred Drake · 21 years ago
  99. e8e241b Make the howto document class work properly with the pypaper.sty by Fred Drake · 21 years ago
  100. bfa6872 Zap the C API subsection altogether for now. It's not actually usable from by Skip Montanaro · 21 years ago