mirror of
https://github.com/python/cpython.git
synced 2026-03-12 07:50:55 +00:00
* gh-117692: Fix `AttributeError` in `DocTestFinder` on wrapped `builtin_or_method` (GH-117699)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| decorator_mod.py | ||
| doctest_aliases.py | ||
| doctest_lineno.py | ||
| sample_doctest.py | ||
| sample_doctest_no_docstrings.py | ||
| sample_doctest_no_doctests.py | ||
| test_doctest.py | ||
| test_doctest.txt | ||
| test_doctest2.py | ||
| test_doctest2.txt | ||
| test_doctest3.txt | ||
| test_doctest4.txt | ||