[issue28603] traceback module can't format/print unhashable exceptions

Serhiy Storchaka report at bugs.python.org
Tue Oct 17 18:14:21 EDT 2017


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


New changeset 2712247ec94dcc12cf9abeec78f18f54fcc3357a by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-28603: Fix formatting tracebacks for unhashable exceptions (GH-4014) (#4024)
https://github.com/python/cpython/commit/2712247ec94dcc12cf9abeec78f18f54fcc3357a


----------

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


More information about the Python-bugs-list mailing list