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

Handling varargs in Python #1665

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Handling varargs in Python #1665

merged 2 commits into from
Aug 29, 2024

Conversation

lshala
Copy link
Contributor

@lshala lshala commented Aug 28, 2024

Implements vararg support for python. This partially fixes #1653.

@CLAassistant
Copy link

CLAassistant commented Aug 28, 2024

CLA assistant check
All committers have signed the CLA.

@maximiliankaul maximiliankaul marked this pull request as ready for review August 28, 2024 13:20
Copy link

@lshala lshala merged commit 58c304c into main Aug 29, 2024
3 checks passed
@lshala lshala deleted the ls/handle-varargs branch August 29, 2024 13:05
maximiliankaul pushed a commit that referenced this pull request Sep 5, 2024
* Handling varargs in Python

* Remove comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python frontend: better argument handling
3 participants