Skip to content

Support Python 3.14 #75

@pallosp

Description

@pallosp

Background

pydoc-markdown 4.8.2 does not apply the configuration when run on Python 3.14.

The issue appears to come from the data-binding step in __init__.py around line 120, where the parsed configuration is merged into PydocMarkdown. Under Python 3.14 this step seems to fail, and all plugins run with defaults instead.

See NiklasRosenstein/pydoc-markdown#348 for more context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions