Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed type evaluation logic for member access expressions for `type… #6553

Merged
merged 1 commit into from
Nov 26, 2023

Commits on Nov 26, 2023

  1. Changed type evaluation logic for member access expressions for `type…

    …[Any]` where the target attribute is not explicitly declared in the `type` or `object` class. Previously, pyright emitted an error in this case. This addresses #6552.
    erictraut committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c30b7f0 View commit details
    Browse the repository at this point in the history