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