1. c483a01 Issue #27206: Fix doctests in Doc/tutorial. by Zachary Ware · 8 years ago
  2. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  3. e130a52 Remove duplication. by Ezio Melotti · 13 years ago
  4. 388122d Issue #9337: Make float.__str__ identical to float.__repr__. by Mark Dickinson · 14 years ago
  5. 6a74d34 Fix typo. by Mark Dickinson · 14 years ago
  6. 1d18068 Clean-up floating point tutorial. by Raymond Hettinger · 15 years ago
  7. eafaf4c Small doc fix-ups to floatingpoint.rst. More are forthcoming. by Raymond Hettinger · 15 years ago
  8. 5afb5c6 Add link to math.fsum(). by Raymond Hettinger · 15 years ago
  9. 4af3629 Improve the rounding and summing examples. by Raymond Hettinger · 15 years ago
  10. f0320c7 Remove the round() discussion which is now out-of-date. by Raymond Hettinger · 15 years ago
  11. b58f46f Remove leftover word. by Georg Brandl · 15 years ago
  12. 8bd1d4f Update for the new float.__repr__() by Raymond Hettinger · 15 years ago
  13. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  14. 5c6d787 Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from by Benjamin Peterson · 16 years ago
  15. eba99df Issue 3412: Mention fractions and decimal in the tutorial section on floating point. by Raymond Hettinger · 16 years ago
  16. 9fce0ba Issue 3288: document as_integer_ratio(), fromhex(), and hex(). by Raymond Hettinger · 16 years ago
  17. bae1b94 Remove long integer output. by Georg Brandl · 16 years ago
  18. e6f0063 Merged revisions 63655 via svnmerge from by Benjamin Peterson · 16 years ago
  19. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  20. 0616b79 Tutorial update for 3.0 by Paul Dubois. by Guido van Rossum · 17 years ago
  21. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago