summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pydoc
Commit message (Collapse)AuthorAgeFilesLines
* [3.12] gh-107155: Fix help() for lambda function with return annotation ↵Kirill Podoprigora2024-02-171-0/+24
| | | | | (GH-115612) (cherry picked from commit b9a9e3dd62326b726ad2e8e8efd87ca6327b4019)
* [3.12] gh-108303: Move all `pydoc` related files to `test_pydoc` (GH-114506) ↵Nikita Sobolev2024-02-154-0/+2020
(#115502) (cherry picked from commit ccc76c3e88647e416184bb1f5210b4e8946ae358)