index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_doctest
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-117482: Simplify the Fix For Builtin Types Slot Wrappers (GH-122865)
Eric Snow
2024-09-09
1
-1/+1
*
gh-120417: Move imports to doctests in test_doctest (#120679)
Victor Stinner
2024-06-18
1
-4/+14
*
gh-119057: Use better error messages for zero division (#119066)
Nikita Sobolev
2024-06-03
1
-4/+4
*
GH-111744: Make breakpoint() enter the debugger immediately (GH-118579)
Tian Gao
2024-05-05
1
-4/+10
*
gh-117225: Move colorize functionality to own internal module (#118283)
Hugo van Kemenade
2024-05-01
1
-28/+28
*
gh-117225: Add color to doctest output (#117583)
Hugo van Kemenade
2024-04-24
1
-3/+48
*
gh-118121: Fix `test_doctest.test_look_in_unwrapped` (#118122)
Nikita Sobolev
2024-04-21
1
-1/+16
*
gh-117692: Fix `AttributeError` in `DocTestFinder` on wrapped `builtin_or_met...
Nikita Sobolev
2024-04-10
1
-0/+14
*
gh-116622: Enable `test_doctest` on platforms that don't support subprocesses...
Malcolm Smith
2024-04-09
1
-3/+8
*
gh-117294: Report DocTestCase as skipped if all examples in the doctest are s...
Malcolm Smith
2024-03-28
3
-0/+75
*
gh-117225: doctest: only print "and X failed" when non-zero, don't pluralise ...
Hugo van Kemenade
2024-03-27
1
-23/+23
*
gh-115392: Fix doctest reporting incorrect line numbers for decorated functio...
Brian Schubert
2024-02-14
3
-0/+20
*
gh-108303: Move all doctest related files and tests to `Lib/test/test_doctest...
Nikita Sobolev
2024-01-18
12
-0/+3766