[issue21169] getpass.getpass() fails with non-ASCII characters in prompt

Roundup Robot report at bugs.python.org
Mon Apr 14 04:09:45 CEST 2014


Roundup Robot added the comment:

New changeset f430fdd1628e by R David Murray in branch '3.4':
#21169: fix getpass to use replace error handler on UnicodeEncodeError.
http://hg.python.org/cpython/rev/f430fdd1628e

New changeset 461f5863f2aa by R David Murray in branch 'default':
Mierge #21169: fix getpass to use replace error handler on UnicodeEncodeError.
http://hg.python.org/cpython/rev/461f5863f2aa

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

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


More information about the Python-bugs-list mailing list