[issue36698] Shell restart when error message contains non-BMP characters

Serhiy Storchaka report at bugs.python.org
Tue Oct 8 07:32:28 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset b690a2759e62d9ee0b6ea1b20e8f7e4b2cdbf8bb by Serhiy Storchaka in branch 'master':
bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583)
https://github.com/python/cpython/commit/b690a2759e62d9ee0b6ea1b20e8f7e4b2cdbf8bb


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36698>
_______________________________________


More information about the Python-bugs-list mailing list