Skip to content

lint: mypy type stubs for LIEF #650

@fanquake

Description

@fanquake

I'm currently using LIEF in a project that uses mypy for Python type-checking. We use an ignore directive on our import lief #type:ignore statements, as type stubs for lief are not currently available. I've been considering generating and contributing stubs to https://github.com/python/typeshed, so that we can remove the ignores, and maybe others will find them useful. However I wanted to raise it here first, in case you had an objection / thoughts etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIGood First IssueIssue that can be addressed without an in-depth understanding of LIEFenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions