[issue31418] assertion failure in PyErr_WriteUnraisable() in case of an exception with a bad __module__

Oren Milman report at bugs.python.org
Wed Sep 13 05:48:48 EDT 2017


Oren Milman added the comment:

what do you mean by 'Implicit converting to str can raise a warning or exception if __module__ is a bytes object.'?

should we treat __module__ differently in case it is a bytes object?

----------

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


More information about the Python-bugs-list mailing list