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 raw string detection #411

Merged
merged 2 commits into from
Apr 7, 2021
Merged

fix raw string detection #411

merged 2 commits into from
Apr 7, 2021

Conversation

randy3k
Copy link
Member

@randy3k randy3k commented Apr 6, 2021

close #410

  • need to cherrypick to release/0.3.10

@randy3k
Copy link
Member Author

randy3k commented Apr 6, 2021

It was caused by the r in 'free' wrongly triggering the raw string state.

Copy link
Member

@renkun-ken renkun-ken left a comment

Choose a reason for hiding this comment

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

LGTM

@randy3k randy3k merged commit f9b218c into master Apr 7, 2021
@randy3k randy3k deleted the fix_string_detection branch August 20, 2023 17:41
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.

Completion not working before close parenthesis
2 participants