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 asvetlov, ezio.melotti, python-dev, roger.serwy, terry.reedy
Date 2012-08-04.18:45:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WqDbG0G24zPkW@mail.python.org>
In-reply-to
Content
New changeset 0f38948cc6df by Andrew Svetlov in branch '3.2':
Issue #13052: Fix IDLE crashing when replace string in Search/Replace dialog ended with '\'.
http://hg.python.org/cpython/rev/0f38948cc6df

New changeset 9dcfba4d0357 by Andrew Svetlov in branch 'default':
Issue #13052: Fix IDLE crashing when replace string in Search/Replace dialog ended with '\'.
http://hg.python.org/cpython/rev/9dcfba4d0357

New changeset 44c00de723b3 by Andrew Svetlov in branch '2.7':
Issue #13052: Fix IDLE crashing when replace string in Search/Replace dialog ended with '\'.
http://hg.python.org/cpython/rev/44c00de723b3
History
Date User Action Args
2012-08-04 18:45:50python-devsetrecipients: + python-dev, terry.reedy, ezio.melotti, roger.serwy, asvetlov
2012-08-04 18:45:48python-devlinkissue13052 messages
2012-08-04 18:45:48python-devcreate