Skip to content

Add Support for Missing Python AST Nodes in astx Body #192

@nagajaideep

Description

@nagajaideep

Summary

The following nodes from Python’s built-in ast module are currently not supported in astx. Implementing these would improve compatibility and expressiveness for Python-like AST manipulation.

Missing AST Nodes

Additional Information

Use the below Python AST documentation for reference:
🔗 Python AST Docs

Code of Conduct

☑️ I agree to follow the Code of Conduct.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions