Skip to content

Use a more generic mechanism #4

@pganssle

Description

@pganssle

This currently is tightly bound to the variants library specifically, which means that if users vendor variants, they'll also likely need to vendor sphinx_autodoc_variants as well, possibly messing with some code paths at the same time.

This will also fail for things like dateutil.gettz, which is a callable that has other member functions as well. It might be worth using some duck-typing solution to this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions