Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support empty heredoc and fix catastrophic backtracking issue#117

Merged
htorianik merged 3 commits into
masterfrom
feature/empty-heredoc
Jan 10, 2023
Merged

Support empty heredoc and fix catastrophic backtracking issue#117
htorianik merged 3 commits into
masterfrom
feature/empty-heredoc

Conversation

@htorianik

Copy link
Copy Markdown
Contributor

Fix of #101

@htorianik htorianik added the bug Something isn't working label Jan 10, 2023
@htorianik htorianik requested a review from a team January 10, 2023 11:37
Comment thread hcl2/transformer.py Fixed
Comment thread hcl2/transformer.py Fixed
@rddimon rddimon linked an issue Jan 10, 2023 that may be closed by this pull request
Comment thread hcl2/transformer.py Fixed
Comment thread hcl2/transformer.py Fixed
@htorianik htorianik force-pushed the feature/empty-heredoc branch from 5c7e361 to ae313a0 Compare January 10, 2023 13:30
@htorianik htorianik changed the title Support empty heredoc. Support empty heredoc and fix catastrophic backtracking issue Jan 10, 2023
Comment thread hcl2/transformer.py Fixed
Comment thread hcl2/transformer.py Fixed
@htorianik htorianik force-pushed the feature/empty-heredoc branch from ae313a0 to 5c96547 Compare January 10, 2023 14:09
Comment thread hcl2/transformer.py Fixed
Comment thread hcl2/transformer.py Fixed
@htorianik htorianik force-pushed the feature/empty-heredoc branch from 5c96547 to ad657dd Compare January 10, 2023 14:29
Comment thread hcl2/transformer.py Fixed
Comment thread hcl2/transformer.py Fixed
@htorianik htorianik merged commit 59602e3 into master Jan 10, 2023
@htorianik htorianik deleted the feature/empty-heredoc branch January 10, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected token exception on empty heredoc

5 participants