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

Fix Restructure.walk_and_modify_ast failing on comment node #459

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

martosaur
Copy link
Contributor

Restructure.walk_and_modify_ast crashes if AST includes a comment node since its types isn't binary, but an atom.

@RobertDober
Copy link
Collaborator

Great job, thank you so much

@RobertDober RobertDober merged commit 07afc3a into pragdave:master Feb 8, 2023
@martosaur martosaur deleted the walk_comment_nodes branch February 8, 2023 16:32
@RobertDober
Copy link
Collaborator

Released in 1.4.36

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.

2 participants