Skip to content

Broken links for inherited methods  #490

@medecau

Description

@medecau

Problem Description

I subclassed a class from the standard library.
The inherited methods at the bottom of the documentation is trying to link to non-existing method documentation.

Steps to reproduce the behavior:

  1. subclass a class from any standard library module
  2. run pdoc on the module with the subclass
  3. scroll down to the inherited methods listing

System Information

pdoc: 12.3.0
Python: 3.11.0
Platform: macOS-13.1-arm64-arm-64bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions