Serhiy Storchaka added the comment:

Possessive quantifiers (issue433030) is not a panacea. They allow to speed up 
regular expressions, but the complexity is still quadratic. Antoine's patch 
makes the complexity linear.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22687>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to