Skip to content

Outdated Examples #1

Open
Open
@oxzi

Description

First, thanks a lot for all the great work in astroid. Today I tried to play with its plugin system and hit some barriers.

Since astroid version 0.14, WebKit was replaced by WebKit 2.0. This change was missed in the ThreadViewPlugin example. WebKit should be replaced with WebKit2.

The signature of the get_avatar_uri method was updated in astroidmail/astroid@3cccc7b. Without the new message parameter, ThreadViewPlugin.do_get_avatar_uri will not be called.

I would propose to update the threadview.py file accordingly. Thanks again!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions