Skip to content

More regular releases or typeshed as a separate package #3174

@samuelcolvin

Description

@samuelcolvin

On the release of mypy 5.0.1 there was an error in typeshed which caused mypy to incorrectly fail on my code. I fixed that error 6 weeks ago but there's been no subsequent release of mypy so I still can't merge an update of mypy.

Two possible solutions:

  1. release patch updates to mypy more often
  2. release typeshed as a separate package which mypy requires, then release updates to typeshed more often thus allowing problems in typeshed to be remedied with a new release without needing to release mypy

Sorry to sound grumpy, thank you again for mypy: I think typing is one of the most exciting things happening in python ATM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions