[issue8256] input() doesn't catch _PyUnicode_AsString() exception; io.StringIO().encoding is None

STINNER Victor report at bugs.python.org
Thu Nov 3 21:07:09 CET 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

A patch similar to input_stdout_encoding.patch has been applied to 3.2 and 3.3 for the issue #6697: see changeset 846866aa0eb6.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8256>
_______________________________________


More information about the Python-bugs-list mailing list