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

Python: Implement missing AST nodes in Expressions, Statements & Declarations #1693

Closed
konradweiss opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels

Comments

@konradweiss
Copy link
Collaborator

konradweiss commented Sep 17, 2024

Several nodes are unhandled in the Python frontend. This Issue is here to track whether we can and have implemented the parser node and what the current Ideas as on how we map these nodes to the current graph(existing nodes or a new node)

@konradweiss
Copy link
Collaborator Author

We will remove this Issue as it is now a duplicate of #394

@konradweiss konradweiss closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants