This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients danilo.bellini, fdrake, rhettinger, serhiy.storchaka
Date 2016-07-13.16:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468428703.14.0.237011988618.issue27495@psf.upfronthosting.co.za>
In-reply-to
Content
Since pprint() now supports all standard collections, I think it is worth to support them in saferepr() too. I have written an implementation and am finishing writing tests.
History
Date User Action Args
2016-07-13 16:51:43serhiy.storchakasetrecipients: + serhiy.storchaka, fdrake, rhettinger, danilo.bellini
2016-07-13 16:51:43serhiy.storchakasetmessageid: <1468428703.14.0.237011988618.issue27495@psf.upfronthosting.co.za>
2016-07-13 16:51:43serhiy.storchakalinkissue27495 messages
2016-07-13 16:51:43serhiy.storchakacreate