Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-108303: Move all `pydoc` related test files to new `test.test_pydoc` packa... | Nikita Sobolev | 2024-02-13 | 1 | -184/+0 |
* | gh-97959: Fix rendering of routines in pydoc (GH-113941) | Serhiy Storchaka | 2024-02-11 | 1 | -1/+47 |
* | gh-113468: Remove the "_new_ suffix from class names in pydocfodder (GH-113469) | Serhiy Storchaka | 2023-12-26 | 1 | -8/+8 |
* | gh-99430: Remove duplicated tests for old-styled classes (#99432) | Nikita Sobolev | 2022-11-13 | 1 | -79/+1 |
* | Merged revisions 60176-60209 via svnmerge from | Christian Heimes | 2008-01-23 | 1 | -0/+6 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -3/+3 |
* | SF bug [#472347] pydoc and properties. | Tim Peters | 2001-10-18 | 1 | -0/+31 |
* | Remove obsolete __dynamic__ distinction. | Tim Peters | 2001-10-15 | 1 | -126/+8 |
* | A file just to look at (using pydoc). | Tim Peters | 2001-09-26 | 1 | -0/+297 |