1. 98741af Bump release number. by Fred Drake · 22 years ago
  2. a378864 Fix representation of ^= operator in __ixor__() documentation. by Fred Drake · 22 years ago
  3. 88821f7 Important usability fix in itertools documentation. by Raymond Hettinger · 22 years ago
  4. f1c9869 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 22 years ago
  5. 644a08c Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 22 years ago
  6. 700c890 Avoid a few 301 permanent redirects. Part of SF patch #773007. by Fred Drake · 22 years ago
  7. ef13949 Avoid a 301 permanent redirect. Part of SF patch #773007. by Fred Drake · 22 years ago
  8. 6c49709 Merge the old dumbdbm documetation into the new docs that have been added. by Fred Drake · 22 years ago
  9. 0ceb9b1 Change \code to \verb, because TeX merges the two dashes into a by Andrew M. Kuchling · 22 years ago
  10. 476fcae SF bug #774411: Typo in socket documentation by Raymond Hettinger · 22 years ago
  11. 95be8bd Add introductory paragraphs by Andrew M. Kuchling · 22 years ago
  12. 6e73f9e Add a few more items by Andrew M. Kuchling · 22 years ago
  13. 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 · 22 years ago
  14. 7a6b4f0 more markup chages by Fred Drake · 22 years ago
  15. 0106e1d Include the GNU info format in the edist target since we're now by Fred Drake · 22 years ago
  16. 8836e56 - remove mention of the isprivate flag, since that isn't directly by Fred Drake · 22 years ago
  17. 943277e Minor corrections. by Raymond Hettinger · 22 years ago
  18. de7cdb2 - put the GNU info packages in the same place as everything else by Fred Drake · 22 years ago
  19. e5f15ff - update the list of documents for which GNU info is built by Fred Drake · 22 years ago
  20. 7262ca8 Bump version numbers. by Fred Drake · 22 years ago
  21. ea690c4 - improve the description of how user-defined method by Fred Drake · 22 years ago
  22. 38d7c1b Note that Unicode strings are now supported in sys.path. SF patch #764594. by Fred Drake · 22 years ago
  23. e8e241b Make the howto document class work properly with the pypaper.sty by Fred Drake · 22 years ago
  24. bfa6872 Zap the C API subsection altogether for now. It's not actually usable from by Skip Montanaro · 22 years ago
  25. aa9b39f Mention list.index; more small textual changes by Andrew M. Kuchling · 22 years ago
  26. c760c6c Add reminder list of things to document; mention sys.getcheckinterval() and socket.timeout exception by Andrew M. Kuchling · 22 years ago
  27. 2491cd9 expose the C API subsection which was hidden from LaTeX in a comment. In by Skip Montanaro · 22 years ago
  28. 4d6e8fe Clarify the lack of relationship between rich comparison operators. by Raymond Hettinger · 22 years ago
  29. 71adf7e Doctest now examines all docstrings by default. Previously, it would by Raymond Hettinger · 22 years ago
  30. 853276e Lots of markup cleanups to avoid warnings from the GNU info generation; by Fred Drake · 22 years ago
  31. 788617f Remove \versionchanged; the text was too complex for the GNU info by Fred Drake · 22 years ago
  32. 2cd7731 Minor text changes; update bug/patch count (quite a jump!) by Andrew M. Kuchling · 22 years ago
  33. bd5fdd9 Make it easier to figure out the where a menuselection starts and ends by Fred Drake · 22 years ago
  34. a66b6c1 Cygwin instructions: by Fred Drake · 22 years ago
  35. d24c767 A variety of markup-level adjustments. by Fred Drake · 22 years ago
  36. 46f681c Discussion of signatures for unicode.translate() and str.translate() by Raymond Hettinger · 22 years ago
  37. 6c85bcb - update some comments by Fred Drake · 22 years ago
  38. fa00f91 Pass along the selected "What's New" document to the make file for the by Fred Drake · 22 years ago
  39. 15b3dba Adjust description of the internationalized domain name encoding to by Fred Drake · 22 years ago
  40. 0bb242b Map \envvar to the TeXinfo equivalent, @env. by Fred Drake · 22 years ago
  41. 8500263 Simple support for the alltt environment. by Fred Drake · 22 years ago
  42. 3605ae5 In the description of enumerate(), the indexing operators should not by Fred Drake · 22 years ago
  43. 7769bb9 Teach this script about \AA and \aa (the Scandanavian A-ring by Fred Drake · 22 years ago
  44. b233e54 Nits. by Raymond Hettinger · 22 years ago
  45. d51ce7d Indexing is a mess; try to get the link targets closer to the relevant by Fred Drake · 22 years ago
  46. 4e72e05 process_commands_wrap_deferred: by Fred Drake · 22 years ago
  47. b3be52e Try to clean up some indexing relevant to the import statement. by Fred Drake · 22 years ago
  48. e37b4ed Discuss calling new-style types. Closes SF bug #453683. by Fred Drake · 22 years ago
  49. d9cf8e7 Markup consistency nits. by Fred Drake · 22 years ago
  50. 9753ae1 Added missing markup. by Fred Drake · 22 years ago
  51. 708c2a8 Fix unbalanced parenthesis in text. by Raymond Hettinger · 22 years ago
  52. 0e53d23 Fix missing parenthesis by Raymond Hettinger · 22 years ago
  53. 7233117 update norobots link by Skip Montanaro · 22 years ago
  54. a2d3d93 + libdumdbm by Skip Montanaro · 22 years ago
  55. 0f59b54 + libdumbdbm by Skip Montanaro · 22 years ago
  56. d54c5dd minimal dumdbm module doc by Skip Montanaro · 22 years ago
  57. 9bb3386 SF bug #738090: Section 13.3: htmllib.HTMLParser constructor definition by Raymond Hettinger · 22 years ago
  58. 5c5fca9 SF bug #706546: u''.translate not documented by Raymond Hettinger · 22 years ago
  59. 6272737 SF bug #770107: Typo in documentation of resource module by Raymond Hettinger · 22 years ago
  60. 162f081 Patch 549151, rev4: redirect posts for 301 also. Will backport to 2.2. by Martin v. Löwis · 22 years ago
  61. a685f52 Fix missing parenthesis by Raymond Hettinger · 22 years ago
  62. 6122d02 SF patch #726751: Clarify docs for except target assignment by Raymond Hettinger · 22 years ago
  63. 92f21b1 Document Jim Fulton's docttest extensions. by Raymond Hettinger · 22 years ago
  64. fa6cce1 Minor fixups and added sections for iterators and generators. by Raymond Hettinger · 22 years ago
  65. e7f343d normalize whitespace by Fred Drake · 22 years ago
  66. 192b95b update the reference to the Apple Publications Style Guide by Fred Drake · 22 years ago
  67. 9de3c21 SF #767592: unittest docs don't suggest "unittest.main()" by Raymond Hettinger · 22 years ago
  68. 7adcfad fix stupid typo by Fred Drake · 22 years ago
  69. 8ccf4d7 Missing markup. by Raymond Hettinger · 22 years ago
  70. a4d2b86 Add versionadded. Remove duplicate "to" by Neal Norwitz · 22 years ago
  71. 39c3bdc Adding "use warnings" to .../Doc/perl/python.perl raises by Kurt B. Kaiser · 22 years ago
  72. 0b1782f Document interrupt_main() by Kurt B. Kaiser · 22 years ago
  73. dd3afa7 add missing ' by Neal Norwitz · 22 years ago
  74. 7898ccd Improve compatibility with more versions of LaTeX2HTML and more LaTeX by Fred Drake · 22 years ago
  75. 9a5b6a6 - clean up table markup for readability by Fred Drake · 22 years ago
  76. 8120995 Update Tkinter3000 notes based on text from Fredrik Lundh. by Fred Drake · 22 years ago
  77. a6b7d34 Fixed a table that wasn't in a tableii block, and added a very simple by Anthony Baxter · 22 years ago
  78. dfda8d7 - explain about making Python scripts executable on Unix in more by Fred Drake · 22 years ago
  79. b93b3e7 Error noted in email to python-docs: PyObject corresponds to by Fred Drake · 22 years ago
  80. 7cb229d add versionadded for getcheckinterval by Neal Norwitz · 22 years ago
  81. e5e065b New function sys.getcheckinterval(), to complement setcheckinterval(). by Tim Peters · 22 years ago
  82. b25229d Fix SF bug #766288, property() example gives syntax error by Neal Norwitz · 22 years ago
  83. eec26f9 Correct documentation of check interval - it's 100 by default, not 10 any by Skip Montanaro · 22 years ago
  84. 5e4e39f Note that csv files (when they are actual files) must be opened in 'b'inary by Skip Montanaro · 22 years ago
  85. 774816f SF bug #764616: execfile(filename,...) not execfile(file,...) by Raymond Hettinger · 22 years ago
  86. f8020e0 Grammar nit. SF bug #757822 by Raymond Hettinger · 22 years ago
  87. c5528b1 Revert the previous change; this is now dealt with in a better way. by Fred Drake · 22 years ago
  88. 6675881 There's a better way to deal with the "comment" environment; I found by Fred Drake · 22 years ago
  89. 629dd99 Make the "install schema" tables follow the same table style we use by Fred Drake · 22 years ago
  90. 89de74e The Macintosh Modules Reference now formats to GNU info without errors by Fred Drake · 22 years ago
  91. 3b09558 Fill out the set of macros and environments supported somewhat. by Fred Drake · 22 years ago
  92. 1ec0bdf The datetime C API really isn't usable outside the datetime module by Fred Drake · 22 years ago
  93. 2884d6d Fix a variety of small markup nits. by Fred Drake · 22 years ago
  94. 3ede784 - note that super() only applies to new-style classes; by Fred Drake · 22 years ago
  95. 901a41e normalize markup for consistency by Fred Drake · 22 years ago
  96. 93ceaea showwarning() calls formatwarning(), not showwarning(). by Tim Peters · 22 years ago
  97. 9c8f78d Improve the wording a bit by Raymond Hettinger · 22 years ago
  98. 69d6356 Fix spelling, grammar, usage, and markup. by Raymond Hettinger · 22 years ago
  99. 8ee0060 SF #751062: Tutorial: remove string exceptions, add parnassus, #posts by Raymond Hettinger · 22 years ago
  100. 20def8b Make temporary change of using _strptime for time.strptime permanent. by Brett Cannon · 22 years ago