Description
I have a sample here that demonstrates a valid regex pattern that successfully matches against a string but fails to match against the same input when it is converted to unicode. This does not seem like correct behavior as I would expect it to match regardless.
Configuration
Description
I have a sample here that demonstrates a valid regex pattern that successfully matches against a string but fails to match against the same input when it is converted to unicode. This does not seem like correct behavior as I would expect it to match regardless.
Configuration