Files
cpython/Lib
T. Wouters d4544cb232 gh-128923: fix test_pydoc for object subclasses without __module__ (#128951)
Fix pydoc's docclass() for classes inheriting from object without the `__module__` attribute, like `_testcapi.HeapType`.
2025-01-17 23:43:17 +01:00
..
2025-01-14 13:52:58 +02:00