Skip to content

[feat] Added compatibility with python AST for the traversal walks#11

Merged
yhteoh merged 1 commit intomainfrom
python_ast
Dec 15, 2025
Merged

[feat] Added compatibility with python AST for the traversal walks#11
yhteoh merged 1 commit intomainfrom
python_ast

Conversation

@yhteoh
Copy link
Copy Markdown
Contributor

@yhteoh yhteoh commented Dec 15, 2025

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    feature

  • What is the current behavior? (You can also link to an open issue here)
    No compatibility with Python AST

  • What is the new behavior (if this is a feature change)?
    Added compatibility with Python AST to walks

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Other information:

@yhteoh yhteoh merged commit fb36ba5 into main Dec 15, 2025
15 checks passed
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.

1 participant