Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-113942: Show functions implemented as builtin methods (GH-115306) | Serhiy Storchaka | 2024-02-26 |
| | | | | Pydoc no longer skips global functions implemented as builtin methods, such as MethodDescriptorType and WrapperDescriptorType. | ||
* | gh-108303: Move all `pydoc` related test files to new `test.test_pydoc` ↵ | Nikita Sobolev | 2024-02-13 |
package (#114506) |