Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Compile regex instances in DocstringConverter #705

Closed
@jakebailey

Description

@jakebailey

They're all interpreted and at the whim of the regex cache. They should be compiled (as they're very often used).

Eventually, they should be removed altogether, but that's another issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions