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 fgracia, python-dev, roger.serwy, terry.reedy
Date 2012-05-28.03:06:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SYqI4-0005oh-Cu@dinsdale.python.org>
In-reply-to
Content
New changeset 12454f78967b by Terry Jan Reedy in branch '3.2':
Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping.
http://hg.python.org/cpython/rev/12454f78967b

New changeset 058c3099e82d by Terry Jan Reedy in branch 'default':
Merge 3.2 #14929
http://hg.python.org/cpython/rev/058c3099e82d
History
Date User Action Args
2012-05-28 03:06:41python-devsetrecipients: + python-dev, terry.reedy, roger.serwy, fgracia
2012-05-28 03:06:41python-devlinkissue14929 messages
2012-05-28 03:06:41python-devcreate