STINNER Victor <vstin...@python.org> added the comment:

> _PyType_Name(Py_TYPE(value)))

Why truncating the type name in the error message? The qualified name (don't 
call _PyType_Name()) should provide more information, no?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40000>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to