Skip to content

[feat] Add support for comments in python AST with ast_comments package#12

Merged
yhteoh merged 1 commit intomainfrom
python_ast
Jan 12, 2026
Merged

[feat] Add support for comments in python AST with ast_comments package#12
yhteoh merged 1 commit intomainfrom
python_ast

Conversation

@yhteoh
Copy link
Copy Markdown
Contributor

@yhteoh yhteoh commented Jan 12, 2026

  • 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 support for comments in python AST
  • What is the new behavior (if this is a feature change)?
  • Use ast_comments to support comments in python AST
  • 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 0128247 into main Jan 12, 2026
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