1. f3fa946 Removed deprecated use_statcache argument. by Raymond Hettinger · 20 years ago
  2. 784ab76 Remove the deprecated whrandom module. by Raymond Hettinger · 20 years ago
  3. 2238fc6 Add item by Andrew M. Kuchling · 20 years ago
  4. 07b28b9 Hyphenate 'one-argument' by Andrew M. Kuchling · 20 years ago
  5. 1cae3f5 AAdd item. (And so it beegins again.) by Andrew M. Kuchling · 20 years ago
  6. 92e2495 Fill in various bits of the template by Andrew M. Kuchling · 20 years ago
  7. 3b0c7c2 SF patch #1077353: add key= argument to min and max by Raymond Hettinger · 20 years ago
  8. e8fdc45 Fixed errors reported in SF bug #1074693 by Vinay Sajip · 20 years ago
  9. 4901a1f Add key= argument to heapq.nsmallest() and heapq.nlargest(). by Raymond Hettinger · 20 years ago
  10. 5d6057f Fix typo. by Raymond Hettinger · 20 years ago
  11. 65a350d SF bug #1076955: Tutorial corrections Part II by Raymond Hettinger · 20 years ago
  12. aa2b2aa SF bug #1076955: Tutorial corrections Part I by Raymond Hettinger · 20 years ago
  13. ab807e8 Make the example server code clearer; add the corresponding example client. [Bugfix candidate] by Andrew M. Kuchling · 20 years ago
  14. cdd6e4d - fix up internal hyperlink generation in PDF formatting so that links at by Fred Drake · 20 years ago
  15. cf05f47 - bump version number for "What's New" document by Fred Drake · 20 years ago
  16. 2db7680 Continue the post-release mechanics; we need a "What's New" document by Fred Drake · 20 years ago
  17. 29eb40c Fix nit. by Raymond Hettinger · 20 years ago
  18. 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
  19. aafdc9c Bump version number by Andrew M. Kuchling · 20 years ago
  20. e2a66bf Remove mention of Template being a subclass of unicode by Andrew M. Kuchling · 20 years ago
  21. b69c49c [Patch #1076365] Correction of name of Template class; add contributor by Andrew M. Kuchling · 20 years ago
  22. 6fdf3cb Corrected example for replacing shell pipeline. Fixes bug 1073790. by Peter Astrand · 20 years ago
  23. 4871535 Update release date. by Andrew M. Kuchling · 20 years ago
  24. 02d74f6 Hear the #error: change the default value of the mutable_arg argument by Michael W. Hudson · 20 years ago
  25. 6e3fa29 REVERT revision 1.260; the trunk is FROZEN. by Fred Drake · 20 years ago
  26. a98825c Fix a nit. by Raymond Hettinger · 20 years ago
  27. 4fd38b3 Fix typo. by Raymond Hettinger · 20 years ago
  28. 23ce584 Clarify the ordering of dictionary keys. by Raymond Hettinger · 20 years ago
  29. 3de9aa4 Make sure the money formatting recipe can doesn't run out of digits by Raymond Hettinger · 20 years ago
  30. 536183b Following a LtU thread, change introductory paragraph of decimal section by Andrew M. Kuchling · 20 years ago
  31. f8c6e6a add missing dependency by Fred Drake · 20 years ago
  32. 8f2c4ee SF bug #1071566: moneyfmt recipe in decimal documentation has error by Raymond Hettinger · 20 years ago
  33. 7f13cfa os.walk(): Changed the "sum of bytes consumed by files" example to use by Tim Peters · 20 years ago
  34. 919a3b4 SF bug 1071087: os.walk example for deleting a full tree is sometime wrong. by Tim Peters · 20 years ago
  35. a9cadcd Correct the handling of 0-termination of PyUnicode_AsWideChar() by Marc-André Lemburg · 20 years ago
  36. 139af02 Fixed quantize syntax. by Facundo Batista · 20 years ago
  37. bae8f37 Fill in the benchmark figures, bogus or not; add a disclaimer by Andrew M. Kuchling · 20 years ago
  38. 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
  39. c64be94 It's GTK+, apparently; remove XXX comment by Andrew M. Kuchling · 20 years ago
  40. 7466659 Bump version number; update patch/bug counts; bet that the final release will be in December by Andrew M. Kuchling · 20 years ago
  41. a2325f6 SF patch #1068456: small update for pdb docs by Raymond Hettinger · 20 years ago
  42. 2a21679 SF bug #1066036: Typo about PyErr_WriteUnraisable() by Raymond Hettinger · 20 years ago
  43. 83e4a14 SF bug #1067018: Obsolete info in Tutorial 9.1 by Raymond Hettinger · 20 years ago
  44. 88c2595 SF bug #1067023: A small typo by Raymond Hettinger · 20 years ago
  45. b2d5a8e Comment for performance measurement. by Raymond Hettinger · 20 years ago
  46. fdc58f2 SF bug 1066438: datetime.replace method description error by Tim Peters · 20 years ago
  47. 5895481 avoid applying :active to anchors that are only link targets (no href attribute) by Fred Drake · 20 years ago
  48. 1681b62 add another way to specify an alternate name for the documentation set, by Fred Drake · 20 years ago
  49. deb39b5 if we treat \LaTeX specially, we need to do the same for \TeX by Fred Drake · 20 years ago
  50. 64f164e - wrap a long line - add directory information for the "What's New" document by Fred Drake · 20 years ago
  51. 9103ec5 avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simply by Fred Drake · 20 years ago
  52. 4416094 SF bug 1060644. Better explanation of min() and max() methods. Thanks Raymond Hettinger and Tim Peters. by Facundo Batista · 20 years ago
  53. 961eda7 SF #1063757: fix markup error (had LaTeX markup in the reST source, oops!). by Greg Ward · 20 years ago
  54. edde492 Minor grammatical errors fixed by Vinay Sajip · 20 years ago
  55. af305b1 remove some generated cruft now that we avoid the removal of elements by Fred Drake · 20 years ago
  56. 2269d86 Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet by Fred Drake · 20 years ago
  57. c686483 add a comment explaining a particular text transformation by Fred Drake · 20 years ago
  58. 758f5ea Replace last two uses of the "list" environment with "description" environments. by Fred Drake · 20 years ago
  59. 52c937d remove unhelpful property setting that overrides the right setting for by Fred Drake · 20 years ago
  60. 8efc80a - remove use of a "list" environment (replace with a table) by Fred Drake · 20 years ago
  61. 0a3c818 - hack for MSIE5 to make (real) tables center by Fred Drake · 20 years ago
  62. 9c8149a more HTML styling detail changes by Fred Drake · 20 years ago
  63. 5d93eef move table formatting for grammar productions from HTML to CSS by Fred Drake · 20 years ago
  64. 5b00059 minor markup nits; fix missing whitespace by Fred Drake · 20 years ago
  65. 179b39a remove unreachable cruft by Fred Drake · 20 years ago
  66. 9e927f1 add a comment about one of the remaining warts in the table formatting by Fred Drake · 20 years ago
  67. b194b5b remove comment that seems to be wrong after all; browsers do implement by Fred Drake · 20 years ago
  68. 39a6a6d move much of the table styling out of the HTML and into the CSS; by Fred Drake · 20 years ago
  69. 0cf87be more more styling to the CSS by Fred Drake · 20 years ago
  70. d7a5bca more XHTML friendliness: <dl compact> becomes well-formed by Fred Drake · 20 years ago
  71. dcb16ac override a bit of LaTeX2HTML so empty table cells don't disappear from by Fred Drake · 20 years ago
  72. f8c075c Bump version number Add doctest section Wordsmithing by Andrew M. Kuchling · 20 years ago
  73. 4de9374 Patch #1062033 / bug #1027771: clarify what happens when calling by Johannes Gijsbers · 20 years ago
  74. 4f18caa Patch #1062018 / bug #1038693: comment out dead link in tkinter docs. by Johannes Gijsbers · 20 years ago
  75. 3546188 Added more documentation about the executable argument. Fixes #1056441. by Peter Astrand · 20 years ago
  76. f164322 Patch #1061924: add documentation for BaseRotatingHandler and correct by Johannes Gijsbers · 20 years ago
  77. eaaa771 Clarify that it's not necessary to subclass from TestCase to create a by Johannes Gijsbers · 20 years ago
  78. 4f802ac Patch #1061857: add documentation for previously undocumented by Johannes Gijsbers · 20 years ago
  79. 700d9b9 SF patch #1061780: use a new -m option in pdb and profile invocations by Raymond Hettinger · 20 years ago
  80. bb4e859 SF bug #1060825: Error in difflib docs by Raymond Hettinger · 20 years ago
  81. e0bdaef - remove some bogus <meta> tags from the document head by Fred Drake · 20 years ago
  82. 0384be3 generate the "type" attribute on the favicon link by Fred Drake · 20 years ago
  83. 6e2e90d switch remaining icon references to the PNG icons by Fred Drake · 20 years ago
  84. 8aebe19 add encouragement to contribute without learning LaTeX (closes SF bug #948517) by Fred Drake · 20 years ago
  85. 5c0ebdc - make the default image type PNG, to match mkhowto by Fred Drake · 20 years ago
  86. 2cf5e19 Point out some platform vagaries in stat() and utime(). by Tim Peters · 20 years ago
  87. 80adba6 Mistakes in the "sequence types" page: by Armin Rigo · 20 years ago
  88. 99e5ce5 markup nit by Fred Drake · 20 years ago
  89. 599bd5e Fix bug 1052242. Also includes rewrite of test case using unittest and by Skip Montanaro · 20 years ago
  90. ed30629 fix markup in "title" attribute for \citetitle{} by Fred Drake · 20 years ago
  91. eac00ed fix accidental commit by Fred Drake · 20 years ago
  92. 7fabaf8 clarify discussion of iteration in the section on the "for" statement by Fred Drake · 20 years ago
  93. 303e30e clarify discussion of iteration in the section on the "for" statement by Fred Drake · 20 years ago
  94. 9a40851 clarify trailing comma in function argument list (SF bug #798652) by Fred Drake · 20 years ago
  95. e808c23 - show how to use file.write() with a non-string value by Fred Drake · 20 years ago
  96. 87d6fc5 SF bug #1030118, this should have named the email.Utils module as the one by Barry Warsaw · 20 years ago
  97. 8c72eae SF patch #1056967, changes the semantics of Template.safe_substitute() to not by Barry Warsaw · 20 years ago
  98. 63e2090 Bug #1057535: add link in time module to calendar.timegm(). by Johannes Gijsbers · 20 years ago
  99. 0c1b253 add xml:id attributes wherever we generate the IDs (old patch saved up) by Fred Drake · 20 years ago
  100. 048840c style consistency: by Fred Drake · 20 years ago