aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/pydocfodder.py
Commit message (Expand)AuthorAge
* gh-108303: Move all `pydoc` related test files to new `test.test_pydoc` packa...Nikita Sobolev2024-02-13
* gh-97959: Fix rendering of routines in pydoc (GH-113941)Serhiy Storchaka2024-02-11
* gh-113468: Remove the "_new_ suffix from class names in pydocfodder (GH-113469)Serhiy Storchaka2023-12-26
* gh-99430: Remove duplicated tests for old-styled classes (#99432)Nikita Sobolev2022-11-13
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-23
* Fix most trivially-findable print statements.Guido van Rossum2007-02-09
* SF bug [#472347] pydoc and properties.Tim Peters2001-10-18
* Remove obsolete __dynamic__ distinction.Tim Peters2001-10-15
* A file just to look at (using pydoc).Tim Peters2001-09-26