This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients christian.heimes, python-dev, ronaldoussoren, serhiy.storchaka, tobiasmarschall
Date 2013-07-11.11:35:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3brZvM6ks3z7Lk3@mail.python.org>
In-reply-to
Content
New changeset 2921f6c2009e by Ronald Oussoren in branch '2.7':
Issue #18427: str.replace could crash the interpreter with huge strings.
http://hg.python.org/cpython/rev/2921f6c2009e
History
Date User Action Args
2013-07-11 11:35:28python-devsetrecipients: + python-dev, ronaldoussoren, christian.heimes, serhiy.storchaka, tobiasmarschall
2013-07-11 11:35:28python-devlinkissue18427 messages
2013-07-11 11:35:28python-devcreate