Skip to content

I-Regexp checker #6

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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