You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pluses and stars are not properly escaped in regex rules... this is actually causing an error in python 2 (multiple repeat) but is being silently swallowed in python 3/javascript.
The text was updated successfully, but these errors were encountered:
Pluses and stars are not properly escaped in regex rules... this is actually causing an error in python 2 (multiple repeat) but is being silently swallowed in python 3/javascript.
The text was updated successfully, but these errors were encountered: