cpython/Lib/test/test_pydoc
Miss Islington (bot) ab8434a3dc
[3.15] gh-105895: Add match and case doc to help() (GH-152113) (#152126)
gh-105895: Add `match` and `case` doc to `help()` (GH-152113)
(cherry picked from commit 1d55b3778c)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: dzherb <zherbin.dima@yandex.ru>
Co-authored-by: Stan Ulbrych <stan@python.org>
2026-06-24 22:02:21 +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-105895: Add match and case doc to help() (GH-152113) (#152126) 2026-06-24 22:02:21 +00:00