[issue13342] input() builtin always uses "strict" error handler

Roundup Robot report at bugs.python.org
Sun Nov 6 00:46:59 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 421c8e291221 by Antoine Pitrou in branch '3.2':
Issue #13342: input() used to ignore sys.stdin's and sys.stdout's unicode
http://hg.python.org/cpython/rev/421c8e291221

New changeset 992ba03d60a8 by Antoine Pitrou in branch 'default':
Issue #13342: input() used to ignore sys.stdin's and sys.stdout's unicode
http://hg.python.org/cpython/rev/992ba03d60a8

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list