[issue19137] pprint wrongly formats set and frozenset subclasses

Roundup Robot report at bugs.python.org
Wed Oct 2 10:45:44 CEST 2013


Roundup Robot added the comment:

New changeset fcd889046ee1 by Serhiy Storchaka in branch '2.7':
Issue #19137: The pprint module now correctly formats empty set and frozenset
http://hg.python.org/cpython/rev/fcd889046ee1

New changeset 65943dc15afc by Serhiy Storchaka in branch '3.3':
Issue #19137: The pprint module now correctly formats instances of set and
http://hg.python.org/cpython/rev/65943dc15afc

New changeset 2d21239a5205 by Serhiy Storchaka in branch 'default':
Issue #19137: The pprint module now correctly formats instances of set and
http://hg.python.org/cpython/rev/2d21239a5205

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list