Skip to content

Are stubs for scp suitable for typeshed? #15913

Description

@Psychosoc1al

Package Details

Context

I am currently using the scp package in a typed project. While the package includes some type hints as # type: comments (to maintain compatibility with old Python versions), they are outdated and imprecise. For example, there are missing arguments in the latest release.

The upstream repository appears to be mostly unmaintained, so an upstream fix is unlikely. However, since the package already contains type comments, I wanted to check typeshed's policy before proceeding.

Would typeshed be open to accepting stubs for this package? If so, I would be happy to submit them

Metadata

Metadata

Assignees

No one assigned

    Labels

    stubs: requestOUTDATED! Request to add stubs for a new package to typeshed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions