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_pydoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-133210: Fix `test_pydoc` in `--without-doc-strings` mode (GH-133271...
Miss Islington (bot)
2025-05-02
1
-22/+60
*
[3.13] gh-128772: Fix pydoc for methods with __module__ is None (GH-129177) (...
Miss Islington (bot)
2025-02-05
2
-0/+13
*
[3.13] gh-41872: Fix quick extraction of module docstrings from a file in pyd...
Miss Islington (bot)
2025-01-08
1
-0/+77
*
[3.13] gh-120590: Fix test_pydoc in the refleak hunting mode (GH-120615) (GH-...
Miss Islington (bot)
2024-06-18
1
-8/+32
*
[3.13] gh-120541: Improve the "less" prompt in pydoc (GH-120543) (GH-120562)
Miss Islington (bot)
2024-06-15
1
-13/+49
*
[3.13] bpo-37755: Use configured output in pydoc instead of pager (GH-15105) ...
Miss Islington (bot)
2024-06-08
1
-18/+107
*
gh-116303: Skip test module dependent tests if test modules are unavailable (...
Erlend E. Aasland
2024-04-03
1
-6/+6
*
gh-113942: Show functions implemented as builtin methods (GH-115306)
Serhiy Storchaka
2024-02-26
2
-0/+16
*
gh-101860: Expose __name__ on property (GH-101876)
Eugene Toder
2024-02-20
1
-6/+17
*
gh-107155: Fix help() for lambda function with return annotation (GH-107401)
Kirill Podoprigora
2024-02-17
1
-0/+24
*
gh-108303: Move all `pydoc` related test files to new `test.test_pydoc` packa...
Nikita Sobolev
2024-02-13
4
-0/+2256