Skip to content

Fix 1190 pattern not return consistent output #1295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brleinad
Copy link

@brleinad brleinad commented Aug 4, 2025

See #1190 for more details

To fix it I just created a copy of the regex so every time it gets tested it will be a different instance so the test will pass.

I also added a simple test based on the example given in #1190.
I wasn't sure where to put the test so please let me know if there's a better place for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant