Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Abstract Interpreter: understand attribute access on builtin types #2

Open
@DinoV

Description

If we have a str, int, etc... we know what the attribute accesses will resolve to. We should understand that and be able to leave out the load attr and call the correct method directly.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions