( )⚙ D10064 re2: byteify some regex used to get check re2 availability

This is an archive of the discontinued Mercurial Phabricator instance.

re2: byteify some regex used to get check re2 availability
ClosedPublic

Authored by marmoute on Feb 24 2021, 9:32 AM.

Details

Summary

Changeset 687b865b95ad failed to properly byteify this because it was a raw
string. This went undetected so far because re2 does not seems to be widely
tested.

Diff Detail

Repository
rHG Mercurial
Branch
stable
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Feb 24 2021, 9:32 AM

/!\ This is intended for stable

Alphare accepted this revision.Feb 24 2021, 9:34 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.