1. 3fa932f Fix typo (from SF bug #1086127). by Walter Dörwald · 20 years ago
  2. 744aaa0 SF bug #1084457: ossaudiodev no longer undocumented by Raymond Hettinger · 20 years ago
  3. 537d3fc Check in missing png version of pyfav.gif. by Johannes Gijsbers · 20 years ago
  4. 57ee770 note for amk by Anthony Baxter · 20 years ago
  5. 7af53a6 the bsddb module now also works with BerkeleyDB 4.3. by Gregory P. Smith · 20 years ago
  6. f4a70f3 Patch #1080684: typo repair. Thanks George Yoshida! by Johannes Gijsbers · 20 years ago
  7. 222d5b4 Setting textwrap.TextWrapper().expand_tabs to True calls expandtabs, not by Brett Cannon · 20 years ago
  8. 8ef9b3e SF bug #1082944: Incorrect docs for PyUnicode_TailMatch by Raymond Hettinger · 20 years ago
  9. a6b45cc Eliminate the deprecated option to return None instead of a tuple of arguments in __reduce__(). by Raymond Hettinger · 20 years ago
  10. a32d22a Remove deprecated xmllib from inclusion in the docs. by Raymond Hettinger · 20 years ago
  11. e208412 Fix for SF bug #947894: calendar.weekheader() undocumented by Walter Dörwald · 20 years ago
  12. c8aa848 Have test_mkalias_relative check that sys.prefix already exists; otherwise test by Brett Cannon · 20 years ago
  13. 5f5e141 Changed signature of call function to avoid confusion: this 'args' is not the same as the one to the Popen constructor by Peter Astrand · 20 years ago
  14. b259405 Added optional None arguments to itertools.islice(). by Raymond Hettinger · 20 years ago
  15. d2f70cb remove dependencies that are no longer used for the library reference by Fred Drake · 20 years ago
  16. 1d542f2 Remove the deprecated statcache module. by Raymond Hettinger · 20 years ago
  17. 3489cad Removed the deprecated bin parameter from the pickle module. by Raymond Hettinger · 20 years ago
  18. 1bc82f8 Removed deprecated method arguments from the shelve module. by Raymond Hettinger · 20 years ago
  19. 6c92d76 Removed deprecated method from pstats. by Raymond Hettinger · 20 years ago
  20. f3fa946 Removed deprecated use_statcache argument. by Raymond Hettinger · 20 years ago
  21. 784ab76 Remove the deprecated whrandom module. by Raymond Hettinger · 20 years ago
  22. 2238fc6 Add item by Andrew M. Kuchling · 20 years ago
  23. 07b28b9 Hyphenate 'one-argument' by Andrew M. Kuchling · 20 years ago
  24. 1cae3f5 AAdd item. (And so it beegins again.) by Andrew M. Kuchling · 20 years ago
  25. 92e2495 Fill in various bits of the template by Andrew M. Kuchling · 20 years ago
  26. 3b0c7c2 SF patch #1077353: add key= argument to min and max by Raymond Hettinger · 20 years ago
  27. e8fdc45 Fixed errors reported in SF bug #1074693 by Vinay Sajip · 20 years ago
  28. 4901a1f Add key= argument to heapq.nsmallest() and heapq.nlargest(). by Raymond Hettinger · 20 years ago
  29. 5d6057f Fix typo. by Raymond Hettinger · 20 years ago
  30. 65a350d SF bug #1076955: Tutorial corrections Part II by Raymond Hettinger · 20 years ago
  31. aa2b2aa SF bug #1076955: Tutorial corrections Part I by Raymond Hettinger · 20 years ago
  32. ab807e8 Make the example server code clearer; add the corresponding example client. [Bugfix candidate] by Andrew M. Kuchling · 20 years ago
  33. cdd6e4d - fix up internal hyperlink generation in PDF formatting so that links at by Fred Drake · 20 years ago
  34. cf05f47 - bump version number for "What's New" document by Fred Drake · 20 years ago
  35. 2db7680 Continue the post-release mechanics; we need a "What's New" document by Fred Drake · 20 years ago
  36. 29eb40c Fix nit. by Raymond Hettinger · 20 years ago
  37. 3805fe7 Mention getservbyport(). There's no patch number in the CVS log, so I assume Barry wrote the code. by Andrew M. Kuchling · 20 years ago
  38. aafdc9c Bump version number by Andrew M. Kuchling · 20 years ago
  39. e2a66bf Remove mention of Template being a subclass of unicode by Andrew M. Kuchling · 20 years ago
  40. b69c49c [Patch #1076365] Correction of name of Template class; add contributor by Andrew M. Kuchling · 20 years ago
  41. 6fdf3cb Corrected example for replacing shell pipeline. Fixes bug 1073790. by Peter Astrand · 20 years ago
  42. 4871535 Update release date. by Andrew M. Kuchling · 20 years ago
  43. 02d74f6 Hear the #error: change the default value of the mutable_arg argument by Michael W. Hudson · 20 years ago
  44. 6e3fa29 REVERT revision 1.260; the trunk is FROZEN. by Fred Drake · 20 years ago
  45. a98825c Fix a nit. by Raymond Hettinger · 20 years ago
  46. 4fd38b3 Fix typo. by Raymond Hettinger · 20 years ago
  47. 23ce584 Clarify the ordering of dictionary keys. by Raymond Hettinger · 20 years ago
  48. 3de9aa4 Make sure the money formatting recipe can doesn't run out of digits by Raymond Hettinger · 20 years ago
  49. 536183b Following a LtU thread, change introductory paragraph of decimal section by Andrew M. Kuchling · 20 years ago
  50. f8c6e6a add missing dependency by Fred Drake · 20 years ago
  51. 8f2c4ee SF bug #1071566: moneyfmt recipe in decimal documentation has error by Raymond Hettinger · 20 years ago
  52. 7f13cfa os.walk(): Changed the "sum of bytes consumed by files" example to use by Tim Peters · 20 years ago
  53. 919a3b4 SF bug 1071087: os.walk example for deleting a full tree is sometime wrong. by Tim Peters · 20 years ago
  54. a9cadcd Correct the handling of 0-termination of PyUnicode_AsWideChar() by Marc-André Lemburg · 20 years ago
  55. 139af02 Fixed quantize syntax. by Facundo Batista · 20 years ago
  56. bae8f37 Fill in the benchmark figures, bogus or not; add a disclaimer by Andrew M. Kuchling · 20 years ago
  57. 067947e Last pass to fill in contributor names; remove stray 'contributed by' from the incompatible changes section; remove some XXX comments by Andrew M. Kuchling · 20 years ago
  58. c64be94 It's GTK+, apparently; remove XXX comment by Andrew M. Kuchling · 20 years ago
  59. 7466659 Bump version number; update patch/bug counts; bet that the final release will be in December by Andrew M. Kuchling · 20 years ago
  60. a2325f6 SF patch #1068456: small update for pdb docs by Raymond Hettinger · 20 years ago
  61. 2a21679 SF bug #1066036: Typo about PyErr_WriteUnraisable() by Raymond Hettinger · 20 years ago
  62. 83e4a14 SF bug #1067018: Obsolete info in Tutorial 9.1 by Raymond Hettinger · 20 years ago
  63. 88c2595 SF bug #1067023: A small typo by Raymond Hettinger · 20 years ago
  64. b2d5a8e Comment for performance measurement. by Raymond Hettinger · 20 years ago
  65. fdc58f2 SF bug 1066438: datetime.replace method description error by Tim Peters · 20 years ago
  66. 5895481 avoid applying :active to anchors that are only link targets (no href attribute) by Fred Drake · 20 years ago
  67. 1681b62 add another way to specify an alternate name for the documentation set, by Fred Drake · 20 years ago
  68. deb39b5 if we treat \LaTeX specially, we need to do the same for \TeX by Fred Drake · 20 years ago
  69. 64f164e - wrap a long line - add directory information for the "What's New" document by Fred Drake · 20 years ago
  70. 9103ec5 avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simply by Fred Drake · 20 years ago
  71. 4416094 SF bug 1060644. Better explanation of min() and max() methods. Thanks Raymond Hettinger and Tim Peters. by Facundo Batista · 20 years ago
  72. 961eda7 SF #1063757: fix markup error (had LaTeX markup in the reST source, oops!). by Greg Ward · 20 years ago
  73. edde492 Minor grammatical errors fixed by Vinay Sajip · 20 years ago
  74. af305b1 remove some generated cruft now that we avoid the removal of elements by Fred Drake · 20 years ago
  75. 2269d86 Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet by Fred Drake · 20 years ago
  76. c686483 add a comment explaining a particular text transformation by Fred Drake · 20 years ago
  77. 758f5ea Replace last two uses of the "list" environment with "description" environments. by Fred Drake · 20 years ago
  78. 52c937d remove unhelpful property setting that overrides the right setting for by Fred Drake · 20 years ago
  79. 8efc80a - remove use of a "list" environment (replace with a table) by Fred Drake · 20 years ago
  80. 0a3c818 - hack for MSIE5 to make (real) tables center by Fred Drake · 20 years ago
  81. 9c8149a more HTML styling detail changes by Fred Drake · 20 years ago
  82. 5d93eef move table formatting for grammar productions from HTML to CSS by Fred Drake · 20 years ago
  83. 5b00059 minor markup nits; fix missing whitespace by Fred Drake · 20 years ago
  84. 179b39a remove unreachable cruft by Fred Drake · 20 years ago
  85. 9e927f1 add a comment about one of the remaining warts in the table formatting by Fred Drake · 20 years ago
  86. b194b5b remove comment that seems to be wrong after all; browsers do implement by Fred Drake · 20 years ago
  87. 39a6a6d move much of the table styling out of the HTML and into the CSS; by Fred Drake · 20 years ago
  88. 0cf87be more more styling to the CSS by Fred Drake · 20 years ago
  89. d7a5bca more XHTML friendliness: <dl compact> becomes well-formed by Fred Drake · 20 years ago
  90. dcb16ac override a bit of LaTeX2HTML so empty table cells don't disappear from by Fred Drake · 20 years ago
  91. f8c075c Bump version number Add doctest section Wordsmithing by Andrew M. Kuchling · 20 years ago
  92. 4de9374 Patch #1062033 / bug #1027771: clarify what happens when calling by Johannes Gijsbers · 20 years ago
  93. 4f18caa Patch #1062018 / bug #1038693: comment out dead link in tkinter docs. by Johannes Gijsbers · 20 years ago
  94. 3546188 Added more documentation about the executable argument. Fixes #1056441. by Peter Astrand · 20 years ago
  95. f164322 Patch #1061924: add documentation for BaseRotatingHandler and correct by Johannes Gijsbers · 20 years ago
  96. eaaa771 Clarify that it's not necessary to subclass from TestCase to create a by Johannes Gijsbers · 20 years ago
  97. 4f802ac Patch #1061857: add documentation for previously undocumented by Johannes Gijsbers · 20 years ago
  98. 700d9b9 SF patch #1061780: use a new -m option in pdb and profile invocations by Raymond Hettinger · 20 years ago
  99. bb4e859 SF bug #1060825: Error in difflib docs by Raymond Hettinger · 20 years ago
  100. e0bdaef - remove some bogus <meta> tags from the document head by Fred Drake · 20 years ago