[issue21134] Segfault when stringifying UnicodeEncodeError (or UnicodeDecodeError) created with __new__()

STINNER Victor report at bugs.python.org
Tue Jun 28 03:59:24 EDT 2016


STINNER Victor added the comment:

> Since there was no complains on this issue, I think it can be closed.

I have a complain: we should not ignore bugs. IMO an exception must be raised.

----------
status: pending -> open

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


More information about the Python-bugs-list mailing list