summaryrefslogtreecommitdiffstats
path: root/Lib/test/pydocfodder.py
Commit message (Expand)AuthorAgeFilesLines
* gh-108303: Move all `pydoc` related test files to new `test.test_pydoc` packa...Nikita Sobolev2024-02-131-184/+0
* gh-97959: Fix rendering of routines in pydoc (GH-113941)Serhiy Storchaka2024-02-111-1/+47
* gh-113468: Remove the "_new_ suffix from class names in pydocfodder (GH-113469)Serhiy Storchaka2023-12-261-8/+8
* gh-99430: Remove duplicated tests for old-styled classes (#99432)Nikita Sobolev2022-11-131-79/+1
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-231-0/+6
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-3/+3
* SF bug [#472347] pydoc and properties.Tim Peters2001-10-181-0/+31
* Remove obsolete __dynamic__ distinction.Tim Peters2001-10-151-126/+8
* A file just to look at (using pydoc).Tim Peters2001-09-261-0/+297