Skip to content

I-Regexp checker #6

@rob-ross

Description

@rob-ross

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions