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

Serhiy Storchaka report at bugs.python.org
Thu Sep 14 02:41:41 EDT 2017


Serhiy Storchaka added the comment:


New changeset 5dbb28ececdd0382d85b164aaf37bec1ae08036c by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31418: Fix an assertion failure in PyErr_WriteUnraisable() in case of an exception with a bad __module__ attribute. (GH-3539) (#3556)
https://github.com/python/cpython/commit/5dbb28ececdd0382d85b164aaf37bec1ae08036c


----------

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


More information about the Python-bugs-list mailing list