Skip to content

typeshed's VERSIONS file now supports submodules #10483

Description

@srittau

typeshed's VERSIONS file now supports sub-modules. For example:

importlib: 2.7-
importlib.resources: 3.7-

Currently, mypy just ignores sub-modules and treats them like their parent module. It would be useful if mypy would recognize that a sub-module was not available in a certain Python version, though.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions