KEMBAR78
[mypyc] Fixing condition to fall back to PyCall for staticmethod and classmethod by advait-dixit · Pull Request #18228 · python/mypy · GitHub
Skip to content

Conversation

advait-dixit
Copy link
Contributor

Fixes mypyc/mypyc#1076

This change has been copied from mypyc/irbuild/builder.py#1084.

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! Looks good.

@JukkaL JukkaL merged commit 725145e into python:master Dec 2, 2024
13 checks passed
@advait-dixit advait-dixit deleted the fix_iterable_unpack branch December 2, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unpacking iterable into arguments fails in call to static method or class method

2 participants