Skip to content

Add typing stubs for regex package #6710

@jpy-git

Description

@jpy-git

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions