Skip to content

Use mypy stub files to extract information about arguments and types of builtin and stdlib functions #254

Open
@pylint-bot

Description

@pylint-bot

Originally reported by: BitBucket: ceridwenv, GitHub: @ceridwen


The MyPy people have done a lot of work creating files containing the signatures of builtin/stdlib functions at https://github.com/python/typeshed. By automatically processing the stub files, it would be possible to create more accurate mock ASTs for functions that aren't introspectable.


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions