Skip to content

Decide what to do with get_additional_deps() plugin hook #29

@ilevkivskyi

Description

@ilevkivskyi

This hook is called in the coordinator with the parsed tree, but we don't want to deserialize trees in coordinator. It is currently used by mypyc, but it only accesses fullname on it. I recently recommended his hook in python/mypy#17410 so it may be used by some plugins.

It would be unfortunate to break plugins, but I don't see other options yet.

cc @JukkaL

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions