8000 commonmark is archived and deprecated · Issue #13725 · python/typeshed · GitHub
[go: up one dir, main page]

Skip to content

commonmark is archived and deprecated #13725

@Avasam

Description

@Avasam

When reviewing #13724, I noticed that the commonmark repository is archived since March 25th, 2022
https://github.com/readthedocs/commonmark.py
And read readthedocs/commonmark.py#308

Image

It's also marked as deprecated in favor of https://github.com/executablebooks/markdown-it-py (which is also py.typed !)

Image
Image

Since the previously linked typeshed PR, our commonmark stubs are pretty complete, spare a few dict[str, Any] that could be private stubs-only TypedDict. (but I doubt it's worth the effort)

I propose we remove the stubs as per our Third-party library removal policy using the no_longer_updated field and an extra description pushing users to https://pypi.org/project/markdown-it-py/

This will also positively affect #9550

Metadata

Metadata

Assignees

No one assigned

    Labels

    stubs: removalPending removal of third-party distributions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0