1. 3fa8c59 Issue #12947: Remove doctest directives from the doctest examples in the "Option Flag" section. by Chris Jerdonek · 12 years ago
  2. 23a87de Missed one instance of code-block:: text highlighting to revert. by Georg Brandl · 12 years ago
  3. 83e51f4 Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs. by Georg Brandl · 12 years ago
  4. 3650ea2 Issue #12947: Divide doctest "Option Flags and Directives" section into two. by Chris Jerdonek · 12 years ago
  5. 0b26ccf Issue #12947: Better workaround for the problem with doctest directives being stripped from code examples that are intended to illustrate those directives by Nick Coghlan · 12 years ago
  6. 8f80e0a Issue #12947: Add a note to doctest until the example rendering is fixed by Nick Coghlan · 12 years ago
  7. 694f233 Fix a few quotes/backslashes. by Ezio Melotti · 12 years ago
  8. 5abd76a #14649: clarify DocTestSuite error when there are no docstrings. by R David Murray · 12 years ago
  9. a6bac95 issue10403 - Let's not use members anymore. Use 'attribute' where it denotes attribute and 'methods' where it denotes methods. Context should clarify usage. by Senthil Kumaran · 13 years ago
  10. 796343b #10698: fix typo in example. by R. David Murray · 14 years ago
  11. 713d303 Fix usage of :option: in the docs (#9312). by Éric Araujo · 14 years ago
  12. 67b21b7 Consistency check for versionadded/changed directives. by Georg Brandl · 14 years ago
  13. 7cb1319 Terminology fix: exceptions are raised, except in generator.throw(). by Georg Brandl · 14 years ago
  14. a851483 #8564: update docs on integrating doctest/unittest with unittest(2) test discovery. by Georg Brandl · 14 years ago
  15. 17c371c Remove versionadded accidentally introduced by r82008. by R. David Murray · 14 years ago
  16. 9691e59 Merged revisions 81634 via svnmerge from by R. David Murray · 14 years ago
  17. 5e76e94 Merged revisions 80578 via svnmerge from by Nick Coghlan · 14 years ago
  18. 8f80a5b Need to use list(range()) to get a list. by Georg Brandl · 14 years ago
  19. 0639d5a Merged revisions 76904 via svnmerge from by Ezio Melotti · 15 years ago
  20. 7c5714f Update example in doctest chapter that uses math.floor to reflect the by R. David Murray · 15 years ago
  21. 8f7649e more list()s on dictviews by Ezio Melotti · 15 years ago
  22. c2a4f4f Update signature style for optional arguments, part 3. by Georg Brandl · 15 years ago
  23. d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 15 years ago
  24. 3183585 Remove deprecated Tester class from doctest module. by Georg Brandl · 16 years ago
  25. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  26. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  27. 25bb783 Merged revisions 59883-59920 via svnmerge from by Christian Heimes · 17 years ago
  28. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  29. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  30. 5c10664 Remove further mentions of long integers. by Georg Brandl · 17 years ago
  31. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  32. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  33. 04110fb Merged revisions 57221-57391 via svnmerge from by Guido van Rossum · 17 years ago
  34. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago