Skip to content

Respect attribute chains when resolving builtin call paths#9309

Merged
charliermarsh merged 1 commit intomainfrom
charlie/attr
Dec 29, 2023
Merged

Respect attribute chains when resolving builtin call paths#9309
charliermarsh merged 1 commit intomainfrom
charlie/attr

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

When resolving dict.__dict__, we were discarding the .__dict__ segment when computing the call path.

Test Plan

cargo test

@charliermarsh charliermarsh added the bug Something isn't working label Dec 29, 2023
@charliermarsh charliermarsh enabled auto-merge (squash) December 29, 2023 15:10
@charliermarsh charliermarsh merged commit 00f3c7d into main Dec 29, 2023
@charliermarsh charliermarsh deleted the charlie/attr branch December 29, 2023 15:13
@github-actions
Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant