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 python-dev
Recipients fdrake, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2015-03-24.17:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150324173234.73054.28260@psf.io>
In-reply-to
Content
New changeset 646a7e1da7f0 by Serhiy Storchaka in branch 'default':
Issue #23502: The pprint module now supports mapping proxies.
https://hg.python.org/cpython/rev/646a7e1da7f0
History
Date User Action Args
2015-03-24 17:32:38python-devsetrecipients: + python-dev, fdrake, rhettinger, pitrou, serhiy.storchaka
2015-03-24 17:32:38python-devlinkissue23502 messages
2015-03-24 17:32:37python-devcreate