Skip to content

Fix 1190 pattern not return consistent output#1295

Open
brleinad wants to merge 2 commits into
ianstormtaylor:mainfrom
brleinad:fix-1190-pattern-not-return-consistent-output
Open

Fix 1190 pattern not return consistent output#1295
brleinad wants to merge 2 commits into
ianstormtaylor:mainfrom
brleinad:fix-1190-pattern-not-return-consistent-output

Conversation

@brleinad

@brleinad brleinad commented Aug 4, 2025

Copy link
Copy Markdown

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

1 participant