1. 6e3fa29 REVERT revision 1.260; the trunk is FROZEN. by Fred Drake · 21 years ago
  2. a98825c Fix a nit. by Raymond Hettinger · 21 years ago
  3. 4fd38b3 Fix typo. by Raymond Hettinger · 21 years ago
  4. 23ce584 Clarify the ordering of dictionary keys. by Raymond Hettinger · 21 years ago
  5. 3de9aa4 Make sure the money formatting recipe can doesn't run out of digits by Raymond Hettinger · 21 years ago
  6. 536183b Following a LtU thread, change introductory paragraph of decimal section by Andrew M. Kuchling · 21 years ago
  7. f8c6e6a add missing dependency by Fred Drake · 21 years ago
  8. 8f2c4ee SF bug #1071566: moneyfmt recipe in decimal documentation has error by Raymond Hettinger · 21 years ago
  9. 7f13cfa os.walk(): Changed the "sum of bytes consumed by files" example to use by Tim Peters · 21 years ago
  10. 919a3b4 SF bug 1071087: os.walk example for deleting a full tree is sometime wrong. by Tim Peters · 21 years ago
  11. a9cadcd Correct the handling of 0-termination of PyUnicode_AsWideChar() by Marc-André Lemburg · 21 years ago
  12. 139af02 Fixed quantize syntax. by Facundo Batista · 21 years ago
  13. bae8f37 Fill in the benchmark figures, bogus or not; add a disclaimer by Andrew M. Kuchling · 21 years ago
  14. 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 · 21 years ago
  15. c64be94 It's GTK+, apparently; remove XXX comment by Andrew M. Kuchling · 21 years ago
  16. 7466659 Bump version number; update patch/bug counts; bet that the final release will be in December by Andrew M. Kuchling · 21 years ago
  17. a2325f6 SF patch #1068456: small update for pdb docs by Raymond Hettinger · 21 years ago
  18. 2a21679 SF bug #1066036: Typo about PyErr_WriteUnraisable() by Raymond Hettinger · 21 years ago
  19. 83e4a14 SF bug #1067018: Obsolete info in Tutorial 9.1 by Raymond Hettinger · 21 years ago
  20. 88c2595 SF bug #1067023: A small typo by Raymond Hettinger · 21 years ago
  21. b2d5a8e Comment for performance measurement. by Raymond Hettinger · 21 years ago
  22. fdc58f2 SF bug 1066438: datetime.replace method description error by Tim Peters · 21 years ago
  23. 5895481 avoid applying :active to anchors that are only link targets (no href attribute) by Fred Drake · 21 years ago
  24. 1681b62 add another way to specify an alternate name for the documentation set, by Fred Drake · 21 years ago
  25. deb39b5 if we treat \LaTeX specially, we need to do the same for \TeX by Fred Drake · 21 years ago
  26. 64f164e - wrap a long line - add directory information for the "What's New" document by Fred Drake · 21 years ago
  27. 9103ec5 avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simply by Fred Drake · 21 years ago
  28. 4416094 SF bug 1060644. Better explanation of min() and max() methods. Thanks Raymond Hettinger and Tim Peters. by Facundo Batista · 21 years ago
  29. 961eda7 SF #1063757: fix markup error (had LaTeX markup in the reST source, oops!). by Greg Ward · 21 years ago
  30. edde492 Minor grammatical errors fixed by Vinay Sajip · 21 years ago
  31. af305b1 remove some generated cruft now that we avoid the removal of elements by Fred Drake · 21 years ago
  32. 2269d86 Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet by Fred Drake · 21 years ago
  33. c686483 add a comment explaining a particular text transformation by Fred Drake · 21 years ago
  34. 758f5ea Replace last two uses of the "list" environment with "description" environments. by Fred Drake · 21 years ago
  35. 52c937d remove unhelpful property setting that overrides the right setting for by Fred Drake · 21 years ago
  36. 8efc80a - remove use of a "list" environment (replace with a table) by Fred Drake · 21 years ago
  37. 0a3c818 - hack for MSIE5 to make (real) tables center by Fred Drake · 21 years ago
  38. 9c8149a more HTML styling detail changes by Fred Drake · 21 years ago
  39. 5d93eef move table formatting for grammar productions from HTML to CSS by Fred Drake · 21 years ago
  40. 5b00059 minor markup nits; fix missing whitespace by Fred Drake · 21 years ago
  41. 179b39a remove unreachable cruft by Fred Drake · 21 years ago
  42. 9e927f1 add a comment about one of the remaining warts in the table formatting by Fred Drake · 21 years ago
  43. b194b5b remove comment that seems to be wrong after all; browsers do implement by Fred Drake · 21 years ago
  44. 39a6a6d move much of the table styling out of the HTML and into the CSS; by Fred Drake · 21 years ago
  45. 0cf87be more more styling to the CSS by Fred Drake · 21 years ago
  46. d7a5bca more XHTML friendliness: <dl compact> becomes well-formed by Fred Drake · 21 years ago
  47. dcb16ac override a bit of LaTeX2HTML so empty table cells don't disappear from by Fred Drake · 21 years ago
  48. f8c075c Bump version number Add doctest section Wordsmithing by Andrew M. Kuchling · 21 years ago
  49. 4de9374 Patch #1062033 / bug #1027771: clarify what happens when calling by Johannes Gijsbers · 21 years ago
  50. 4f18caa Patch #1062018 / bug #1038693: comment out dead link in tkinter docs. by Johannes Gijsbers · 21 years ago
  51. 3546188 Added more documentation about the executable argument. Fixes #1056441. by Peter Astrand · 21 years ago
  52. f164322 Patch #1061924: add documentation for BaseRotatingHandler and correct by Johannes Gijsbers · 21 years ago
  53. eaaa771 Clarify that it's not necessary to subclass from TestCase to create a by Johannes Gijsbers · 21 years ago
  54. 4f802ac Patch #1061857: add documentation for previously undocumented by Johannes Gijsbers · 21 years ago
  55. 700d9b9 SF patch #1061780: use a new -m option in pdb and profile invocations by Raymond Hettinger · 21 years ago
  56. bb4e859 SF bug #1060825: Error in difflib docs by Raymond Hettinger · 21 years ago
  57. e0bdaef - remove some bogus <meta> tags from the document head by Fred Drake · 21 years ago
  58. 0384be3 generate the "type" attribute on the favicon link by Fred Drake · 21 years ago
  59. 6e2e90d switch remaining icon references to the PNG icons by Fred Drake · 21 years ago
  60. 8aebe19 add encouragement to contribute without learning LaTeX (closes SF bug #948517) by Fred Drake · 21 years ago
  61. 5c0ebdc - make the default image type PNG, to match mkhowto by Fred Drake · 21 years ago
  62. 2cf5e19 Point out some platform vagaries in stat() and utime(). by Tim Peters · 21 years ago
  63. 80adba6 Mistakes in the "sequence types" page: by Armin Rigo · 21 years ago
  64. 99e5ce5 markup nit by Fred Drake · 21 years ago
  65. 599bd5e Fix bug 1052242. Also includes rewrite of test case using unittest and by Skip Montanaro · 21 years ago
  66. ed30629 fix markup in "title" attribute for \citetitle{} by Fred Drake · 21 years ago
  67. eac00ed fix accidental commit by Fred Drake · 21 years ago
  68. 7fabaf8 clarify discussion of iteration in the section on the "for" statement by Fred Drake · 21 years ago
  69. 303e30e clarify discussion of iteration in the section on the "for" statement by Fred Drake · 21 years ago
  70. 9a40851 clarify trailing comma in function argument list (SF bug #798652) by Fred Drake · 21 years ago
  71. e808c23 - show how to use file.write() with a non-string value by Fred Drake · 21 years ago
  72. 87d6fc5 SF bug #1030118, this should have named the email.Utils module as the one by Barry Warsaw · 21 years ago
  73. 8c72eae SF patch #1056967, changes the semantics of Template.safe_substitute() to not by Barry Warsaw · 21 years ago
  74. 63e2090 Bug #1057535: add link in time module to calendar.timegm(). by Johannes Gijsbers · 21 years ago
  75. 0c1b253 add xml:id attributes wherever we generate the IDs (old patch saved up) by Fred Drake · 21 years ago
  76. 048840c style consistency: by Fred Drake · 21 years ago
  77. 006483b Added network logging example by Vinay Sajip · 21 years ago
  78. 182ac85 SF #737473: Show up-to-date source code in tracebacks always. by Hye-Shik Chang · 21 years ago
  79. df8a003 SF 1053956: help() not in tutorial index by Raymond Hettinger · 21 years ago
  80. 3ed2385 add missing line break by Fred Drake · 21 years ago
  81. afe73c0 - improve the explanation of the -*- coding: ... -*- marker by Fred Drake · 21 years ago
  82. 93ae4c1 Added example of multiple destinations by Vinay Sajip · 21 years ago
  83. 57712b3 Remove the current version of zlib (we'll just have to keep updating it); rewrite following sentence to make sense without the previous one by Andrew M. Kuchling · 21 years ago
  84. 28d07ab Typo fixes, and a minor edit to clarify a sentence by Andrew M. Kuchling · 21 years ago
  85. 5fcc003 [Bug #1049826] Update version of zlib referenced in text by Andrew M. Kuchling · 21 years ago
  86. 972c9e8 Rely on the style sheet more for the distutils markup. by Fred Drake · 21 years ago
  87. 20a175a made it clear that this isn't a complete reference to by Fred Drake · 21 years ago
  88. 8b94dc6 Bump version by Andrew M. Kuchling · 21 years ago
  89. 6b1597c Clarify note about using %U and %W with strptime(). by Brett Cannon · 21 years ago
  90. 8abcc5d Add support for %U and %W to contribute to calculating the date when the year by Brett Cannon · 21 years ago
  91. a5c6459 SF bug #1048756, Doc typo for pdb by Neal Norwitz · 21 years ago
  92. 2562ff2 SF patch #1047577, typo in liblocale.tex by Neal Norwitz · 21 years ago
  93. b04b6af SF Patch #1048341: subprocess documentation, based on PEP/docstring by by Fredrik Lundh · 21 years ago
  94. 2784df7 SF Bug #1046800: Importing Tkinter correctly (thanks Vishnu). by Facundo Batista · 21 years ago
  95. 371e4d8 SF bug 1046690: difflib.HtmlDiff doc errors. by Tim Peters · 21 years ago
  96. b6ffc27 Finish off PEP 324 section; fix Peter's last name by Andrew M. Kuchling · 21 years ago
  97. c9e7d77 Start section for PEP 324 by Andrew M. Kuchling · 21 years ago
  98. f3958f1 Add two items by Andrew M. Kuchling · 21 years ago
  99. 9fc9789 Document that on Unix, the 'cmd' argument to the os.popen2/3/4 and by Johannes Gijsbers · 21 years ago
  100. 3dd9e46 Added a usegmt flag to email.Utils.formatdate - this allows it to be by Anthony Baxter · 21 years ago