summaryrefslogtreecommitdiffstats
path: root/Doc/library/doctest.rst
Commit message (Expand)AuthorAgeFilesLines
* [2.7] bpo-28315: Improve code examples in docs (GH-1372) (#1447)Mariatta2017-05-041-3/+3
* Issue #29371: Clarify bitwise OR operation in doctest option flags.Mariatta Wijaya2017-02-071-6/+7
* Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-2/+2
* Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting.Martin Panter2016-07-261-4/+12
* Issue24756: clarify usage of run_docstring_examples()Ethan Furman2015-09-181-6/+23
* Issue #12947: Backport doctest documentation change from 3.3.Chris Jerdonek2012-10-101-3/+3
* Missed one instance of code-block:: text highlighting to revert.Georg Brandl2012-10-101-3/+1
* Issue #12947: revert earlier workaround and use a monkey-patch to enable show...Georg Brandl2012-10-101-23/+8
* Issue #12947: Backport doctest documentation improvements from 3.3.Chris Jerdonek2012-10-101-35/+50
* Issue #12947: Better workaround for the problem with doctest directives being...Nick Coghlan2012-10-031-11/+21
* Issue #12947: Add a note to doctest until the example rendering is fixedNick Coghlan2012-10-031-0/+8
* Fix a few quotes/backslashes.Ezio Melotti2012-09-201-1/+1
* #14649: clarify DocTestSuite error when there are no docstrings.R David Murray2012-09-101-0/+10
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-10/+9
* Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,...R. David Murray2011-02-111-1/+1
* Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge...Éric Araujo2010-12-161-5/+5
* Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,...Georg Brandl2010-10-061-4/+4
* Merged revisions 82757-82758,82760-82764 via svnmerge fromGeorg Brandl2010-10-061-8/+7
* Backport a fix from Py3k for a potentially misleading exampleNick Coghlan2010-06-121-4/+4
* #7583: clarify discussion of hard tab expansion in doctests.R. David Murray2010-06-011-10/+17
* Issue 7490: make IGNORE_EXCEPTION_DETAIL also ignore details of the module co...Nick Coghlan2010-04-281-23/+39
* #7388: "python".capitalize() in the DocEzio Melotti2009-12-191-1/+1
* #5598: document DocFileSuite *args argument.Georg Brandl2009-03-311-32/+34
* revert r69777 since all the experts agree that extra import lines distract fr...Benjamin Peterson2009-02-201-4/+2
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-2/+4
* reformat some documentation of classes so methods and attributes are under th...Benjamin Peterson2008-04-251-157/+158
* Documentation for r5990[3567].Georg Brandl2008-01-111-1/+4
* Some cleanup in the docs.Georg Brandl2007-12-291-6/+1
* Add more entries to the glossary.Georg Brandl2007-12-021-1/+2
* Bug #1594966: fix misleading usage exampleGeorg Brandl2007-08-231-16/+4
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+1869