Skip to content

re2: Fix python matches multiple times#604

Open
benediktschlager wants to merge 1 commit intogoogle:mainfrom
benediktschlager:main
Open

re2: Fix python matches multiple times#604
benediktschlager wants to merge 1 commit intogoogle:mainfrom
benediktschlager:main

Conversation

@benediktschlager
Copy link

This PR fixes #595

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.

When using the re2 Python bindings, replacing the anchor "$" with re2.subn inserts the replacement twice

1 participant