Skip to content

eval.__get__(1) should be an inference error #2743

Open
@temyurchenko

Description

@temyurchenko

Right now, it infers to eval (the bound method of builtins) itself, which is wrong. Note that eval.__get()__ correctly resolves to an inference error.

Found while investigating #2672

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug 🪳Needs PRThis issue is accepted, sufficiently specified and now needs an implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions