Skip to content

Conversation

murilopolese
Copy link
Contributor

@murilopolese murilopolese commented Feb 14, 2023

There was a bug on the character escaping method and the solution was to "double" escape some characters.
A mistake on the code for escaping was causing the triple quote for Python comments to be "triple" escaped.

This PR fixes specifically the escaping of the characters ' and ".

As seen in #8

@per1234 per1234 added the bug Something isn't working label Feb 14, 2023
Copy link
Collaborator

@ubidefeo ubidefeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@murilopolese murilopolese merged commit 2c615c0 into main Feb 23, 2023
@murilopolese murilopolese deleted the bugfix/escape-character branch February 23, 2023 13:38
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.

3 participants