Skip to content

Broken auto completion in some cases #889

Open
@sebastinas

Description

@sebastinas

This is a follow up to #726. In this specific case, the signature of Qt.QtWidget.setfocusPolicy as recognized by bpython is Qt.QtWidget.setFocusPolicy(self, Qt.FocusPolicy) where Qt.FocusPolicy denotes a type. So on Qt.<Tab> bpython expected the user to auto complete the argument Qt.FocusPolicy and offers Qt.FocusPolicy=. This is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions