1. 12d547a Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 9 years ago
  2. b4905ef Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 9 years ago
  3. 6e0b44e Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
  4. 06f3b3b Use https:// URLs when referring to python.org hosts. by Georg Brandl · 11 years ago
  5. 487a143 Fix typo reported by Jesse W on docs@ by Zachary Ware · 11 years ago
  6. 26d936a Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 12 years ago
  7. 4ffe9a0 clarify in/not in in case of infinite iterators; thanks to Sergey Skovorodkin from docs@ by Sandro Tosi · 13 years ago
  8. a9091d2 Issue13443 - Remove the functional module examples from 2.7 (as module is by Senthil Kumaran · 14 years ago
  9. 68df234 Let's call this done by Andrew M. Kuchling · 15 years ago
  10. 425aa2e Fix some broken URLs. by Ezio Melotti · 15 years ago
  11. f6dab95 Make the doctests in the docs pass, except for those in the turtle module. by Georg Brandl · 16 years ago
  12. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  13. fc29f27 #4811: fix markup glitches (mostly remains of the conversion), by Georg Brandl · 17 years ago
  14. 3e1c67e fix missing bracket by Benjamin Peterson · 17 years ago
  15. 838b4b0 No need to specify explicit "doctest_block" anymore. by Georg Brandl · 17 years ago
  16. 9f66232 Test decimal.rst doctests as far as possible with sphinx doctest. by Georg Brandl · 17 years ago
  17. 09a7fe6 Fixup this HOWTO's doctest blocks so that they can be run with sphinx' doctest builder. by Georg Brandl · 17 years ago
  18. 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
  19. 90921cc Bump the version number, and make a few small edits by Andrew M. Kuchling · 18 years ago
  20. df2d745 Remove warning about URL by Andrew M. Kuchling · 18 years ago
  21. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  22. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  23. 5e52db0 Add :term:s for descriptors. by Georg Brandl · 18 years ago
  24. 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 18 years ago
  25. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago
  26. f56181f Delete the LaTeX doc tree. by Georg Brandl · 18 years ago
  27. d4e42dc Fix rst markup. by Georg Brandl · 18 years ago
  28. ab4b873 Fix markup by Andrew M. Kuchling · 19 years ago
  29. 394ae90 More edits by Andrew M. Kuchling · 19 years ago
  30. 0acdb93 Add table of contents; this required fixing a few headings. Some more smalle edits. by Andrew M. Kuchling · 19 years ago
  31. 9efdd78 Add section on operator module; make a few edits by Andrew M. Kuchling · 19 years ago
  32. f4dcd1d Add section on the functional module by Andrew M. Kuchling · 19 years ago
  33. 2214507 Move functional howto into trunk by Andrew M. Kuchling · 19 years ago