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

Fix shape calculation error #1197

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Fix shape calculation error #1197

merged 1 commit into from
Aug 1, 2024

Conversation

soutaro
Copy link
Owner

@soutaro soutaro commented Aug 1, 2024

スクリーンショット 2024-08-01 17 27 29

The error is caused by calculating the type of method call, where the receiver is self. Resolving the self-ish types beforehand fixes the problem.

@soutaro soutaro added this to the Steep 1.8 milestone Aug 1, 2024
@soutaro soutaro enabled auto-merge August 1, 2024 08:29
@soutaro soutaro merged commit 40cd42b into master Aug 1, 2024
23 checks passed
@soutaro soutaro deleted the fcall branch August 1, 2024 08:33
@soutaro soutaro added the Released The PR is already included in a published release label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Released The PR is already included in a published release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant