J.B. Langston <[email protected]> added the comment:
Sorry, on rereading your message I guess you were referring to the extra +, not the [^]]. The extra + after the ) was not intentional, and after removing it, the regex no longer hangs. I still think it would be nice to have a timeout setting on the regex so it can't hang up an entire process. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue46627> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
