Skip to content

Python: Fix FP in treating re.escape as regex#3716

Merged
tausbn merged 2 commits into
github:masterfrom
RasmusWL:python-fix-re-escape-fp
Jun 18, 2020
Merged

Python: Fix FP in treating re.escape as regex#3716
tausbn merged 2 commits into
github:masterfrom
RasmusWL:python-fix-re-escape-fp

Conversation

@RasmusWL
Copy link
Copy Markdown
Member

@RasmusWL RasmusWL commented Jun 15, 2020

Fixes #3712

@RasmusWL RasmusWL requested a review from a team as a code owner June 15, 2020 09:56
Copy link
Copy Markdown
Contributor

@tausbn tausbn left a comment

Choose a reason for hiding this comment

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

Looks good to me. 👍

@tausbn tausbn merged commit 44637e2 into github:master Jun 18, 2020
@RasmusWL RasmusWL deleted the python-fix-re-escape-fp branch June 18, 2020 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LGTM.com - false positive: unexcaped URL regex with re.escape

2 participants