cpython/Lib/test/test_pydoc
Miss Islington (bot) 6136ad6801
[3.15] gh-142349: Add help("lazy") support (GH-149886) (#149889)
gh-142349: Add `help("lazy")` support (GH-149886)
(cherry picked from commit 8be3fb1b50)

Co-authored-by: sobolevn <mail@sobolevn.me>
2026-05-15 16:57:59 +00:00
..
__init__.py
module_none.py gh-128772: Fix pydoc for methods with __module__ is None (GH-129177) 2025-02-04 16:25:49 +02:00
pydoc_mod.py
pydocfodder.py gh-139076: Fix regression in pydoc not showing extension functions (GH-139077) 2025-09-19 15:54:06 +03:00
test_pydoc.py [3.15] gh-142349: Add help("lazy") support (GH-149886) (#149889) 2026-05-15 16:57:59 +00:00