summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pydoc/test_pydoc.py
Commit message (Expand)AuthorAgeFilesLines
* gh-101860: Expose __name__ on property (GH-101876)Eugene Toder2024-02-201-6/+17
* gh-107155: Fix help() for lambda function with return annotation (GH-107401)Kirill Podoprigora2024-02-171-0/+24
* gh-108303: Move all `pydoc` related test files to new `test.test_pydoc` packa...Nikita Sobolev2024-02-131-0/+2015