[issue10017] pprint.pprint raises TypeError on dictionaries with user-defined types as keys

Florent Xicluna report at bugs.python.org
Sat Jul 21 11:27:05 CEST 2012


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

Thanks for this patch.
I've reviewed the issue and merged the patch of issue #14998 which fixes both cases.

----------
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed
superseder:  -> pprint._safe_key is not always safe enough

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


More information about the Python-bugs-list mailing list