| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #23731: Implement PEP 488. | Brett Cannon | 2015-04-13 | 1 | -2/+2 |
|
|
* | Issue #21408: The default __ne__() now returns NotImplemented if __eq__() | Serhiy Storchaka | 2015-01-26 | 1 | -9/+0 |
|\ |
|
| * | Issue #21408: The default __ne__() now returns NotImplemented if __eq__() | Serhiy Storchaka | 2015-01-26 | 1 | -9/+0 |
|
|
* | | Issue #21740: Support wrapped callables in pydoc. Patch by Claudiu Popa. | Yury Selivanov | 2014-12-08 | 1 | -1/+2 |
|
|
* | | Issue #22033: Reprs of most Python implemened classes now contain actual | Serhiy Storchaka | 2014-07-25 | 1 | -2/+3 |
|
|
* | | #15916: if there are no docstrings, make empty suite, not an error. | R David Murray | 2014-04-15 | 1 | -9/+0 |
|/ |
|
* | Issue #3158: Provide a couple of fallbacks for in case a method_descriptor | Zachary Ware | 2014-02-06 | 1 | -1/+7 |
|
|
* | Issue #19138: doctest's IGNORE_EXCEPTION_DETAIL now allows no detail at all. | Tim Peters | 2013-12-04 | 1 | -4/+29 |
|
|
* | Issue #3158: doctest can now find doctests in functions and methods | Zachary Ware | 2013-11-24 | 1 | -5/+6 |
|
|
* | Fix tests for #11798 | Andrew Svetlov | 2013-08-28 | 1 | -3/+9 |
|
|
* | Issue #18647: A regular expression in the doctest module rewritten so that | Serhiy Storchaka | 2013-08-19 | 1 | -1/+1 |
|\ |
|
| * | Issue #18647: A regular expression in the doctest module rewritten so that | Serhiy Storchaka | 2013-08-19 | 1 | -1/+1 |
|
|
* | | #18705: merge with 3.3. | Ezio Melotti | 2013-08-17 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | #18705: fix a number of typos. Patch by FĂ©vry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -2/+2 |
|
|
* | | #11390: convert doctest CLI to argparse and add -o and -f options. | R David Murray | 2013-06-23 | 1 | -9/+28 |
|
|
* | | #17115,17116: Have modules initialize the __package__ and __loader__ | Brett Cannon | 2013-05-04 | 1 | -1/+1 |
|
|
* | | #16522: Add FAIL_FAST flag to doctest. | R David Murray | 2012-11-21 | 1 | -1/+7 |
|/ |
|
* | Merge #14649: clarify DocTestSuite error when there are no docstrings. | R David Murray | 2012-09-10 | 1 | -1/+6 |
|\ |
|
| * | #14649: clarify DocTestSuite error when there are no docstrings. | R David Murray | 2012-09-10 | 1 | -1/+6 |
|
|
* | | Merge #12757: Make doctest skipping in -OO mode work with unittest/regrtest -v | R David Murray | 2012-03-21 | 1 | -3/+7 |
|\ \
| |/ |
|
| * | #12757: Make doctest skipping in -OO mode work with unittest/regrtest -v | R David Murray | 2012-03-21 | 1 | -3/+7 |
|
|
* | | Followup to #7502: add __hash__ method and tests. | Antoine Pitrou | 2011-12-18 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | Followup to #7502: add __hash__ method and tests. | Antoine Pitrou | 2011-12-18 | 1 | -0/+11 |
|
|
* | | Issue #7502: Fix equality comparison for DocTestCase instances. | Antoine Pitrou | 2011-12-18 | 1 | -0/+41 |
|\ \
| |/ |
|
| * | Issue #7502: Fix equality comparison for DocTestCase instances. | Antoine Pitrou | 2011-12-18 | 1 | -0/+41 |
|
|
* | | #13012: use splitlines(keepends=True/False) instead of splitlines(0/1). | Ezio Melotti | 2011-09-28 | 1 | -3/+3 |
|
|
* | | (merge 3.2) Issue #12451: doctest.debug_script() doesn't create a temporary | Victor Stinner | 2011-06-30 | 1 | -36/+23 |
|\ \
| |/ |
|
| * | Issue #12451: doctest.debug_script() doesn't create a temporary file anymore to | Victor Stinner | 2011-06-30 | 1 | -36/+23 |
|
|
* | | #11565: Merge with 3.2. | Ezio Melotti | 2011-03-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | #11565: Merge with 3.1. | Ezio Melotti | 2011-03-16 | 1 | -2/+2 |
| |\ |
|
| | * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-16 | 1 | -2/+2 |
|
|
| | * | Merged revisions 85503 via svnmerge from | Antoine Pitrou | 2010-10-14 | 1 | -2/+4 |
|
|
| | * | Merged revisions 84106 via svnmerge from | Alexander Belopolsky | 2010-08-16 | 1 | -1/+1 |
|
|
| | * | Merged revisions 83259,83261,83264-83265,83268-83269,83271-83272,83281 via sv... | Georg Brandl | 2010-08-01 | 1 | -0/+7 |
|
|
| | * | Merged revisions 78493 via svnmerge from | Florent Xicluna | 2010-02-27 | 1 | -3/+10 |
|
|
| | * | Merged revisions 77895-77896 via svnmerge from | Antoine Pitrou | 2010-01-31 | 1 | -1/+2 |
|
|
| | * | Merged revisions 76975 via svnmerge from | R. David Murray | 2009-12-21 | 1 | -1/+1 |
|
|
| | * | Merged revisions 76937 via svnmerge from | R. David Murray | 2009-12-20 | 1 | -18/+22 |
|
|
| | * | Merged revisions 74010,74034,74054 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -1/+2 |
|
|
* | | | Issue #10990: Prevent tests from clobbering a set trace function. | Brett Cannon | 2011-02-21 | 1 | -0/+2 |
|/ / |
|
* | | Fix test suite to not activate new sigint behavior in pdb. | Georg Brandl | 2010-12-04 | 1 | -3/+6 |
|
|
* | | More proper closing of files | Antoine Pitrou | 2010-10-14 | 1 | -2/+4 |
|
|
* | | Fix the regex to match all kind of filenames, for interactive debugging in do... | Florent Xicluna | 2010-10-14 | 1 | -1/+1 |
|
|
* | | Issue #8983: Corrected docstrings. | Alexander Belopolsky | 2010-08-16 | 1 | -1/+1 |
|
|
* | | #5727: Restore the ability to use readline when calling into pdb in doctests. | Georg Brandl | 2010-07-30 | 1 | -0/+2 |
|
|
* | | Issue #8048: Prevent doctests from failing when sys.displayhook has | Georg Brandl | 2010-07-30 | 1 | -0/+5 |
|
|
* | | Merged revisions 80578 via svnmerge from | Nick Coghlan | 2010-06-12 | 1 | -3/+3 |
|
|
* | | Rolled back revisions 79307 via svnmerge from | Benjamin Peterson | 2010-04-11 | 1 | -2/+1 |
|
|
* | | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-... | Benjamin Peterson | 2010-04-11 | 1 | -1/+2 |
|
|
* | | For 3.x, the "backslashreplace" error handling is plugged on the "write" method. | Florent Xicluna | 2010-02-27 | 1 | -3/+10 |
|
|