Skip to content

Support Python 3.14 #75

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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