Antoine Pitrou added the comment:

Here is a patch which solves the algorithmic complexity issue by using a 
different scheme: instead of splitting, match words incrementally.

----------
keywords: +patch
nosy: +pitrou
stage: needs patch -> patch review
versions:  -Python 2.7, Python 3.4
Added file: http://bugs.python.org/file37179/wordsplit_complexity.patch

_______________________________________
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