10000 Unify docutils type annotations · Issue #12007 · sphinx-doc/sphinx · GitHub
[go: up one dir, main page]

Skip to content
Unify docutils type annotations #12007
@danieleades

Description

@danieleades

there are two sources of truth for docutils type annotations.

this repo uses docutils-stubs, but there's also typeshed annotations - types-docutils.

Neither are complete, nor is one a subset of the other. types-docutils was historically pretty poor but has seen more active development lately and has improved. doctuils-stubs is more complete, but is out of date and unmaintained.

I believe this repo should migrate to the typeshed annotations and upstream anything missing from docutils-stubs into typeshed.

cc @tk0miya

and the actual PR to migrate to typeshed (WIP): #12012

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0