-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
I would like to add stubs for the regex package:
This regex implementation is backwards-compatible with the standard 're' module, but offers additional functionality.
I've found it really useful in a couple projects and it currently doesn't have stubs/typing. It's implementation is similar to to the stdlib re module so will look there for inspiration.
This should help close this issue in the regex repo.
Metadata
Metadata
Assignees
Labels
No labels