-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add checker to verify if a regex str is compatible with I-Regexp.
Add checker to verify if a regex str is supported by Python re, as 8 tests from the compliance testing suite fail due to unsupported escape sequences.
Investigate if it's possible to modify any arbitrary I-Regexp str to make it compatible with Python re.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request