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 skrah
Recipients matrixise, r.david.murray, skrah
Date 2014-04-30.12:53:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398862433.67.0.350856770779.issue21398@psf.upfronthosting.co.za>
In-reply-to
Content
I can also confirm the need to reset the terminal when using
a working locale and Ctrl-C.

So we have two issues then:

   1) The UnicodeDecodeError should not happen.

   2) pydoc behaves erratically after various exceptions.


In Python2.7 neither of the issues is present.
History
Date User Action Args
2014-04-30 12:53:53skrahsetrecipients: + skrah, r.david.murray, matrixise
2014-04-30 12:53:53skrahsetmessageid: <1398862433.67.0.350856770779.issue21398@psf.upfronthosting.co.za>
2014-04-30 12:53:53skrahlinkissue21398 messages
2014-04-30 12:53:53skrahcreate