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 alexei.romanov, berker.peksag, fdrake, python-dev, rhettinger, serhiy.storchaka
Date 2015-03-26.06:52:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150326065210.74140.5974@psf.io>
In-reply-to
Content
New changeset afc21da5935f by Serhiy Storchaka in branch 'default':
Issue #23775: pprint() of OrderedDict now outputs the same representation
https://hg.python.org/cpython/rev/afc21da5935f
History
Date User Action Args
2015-03-26 06:52:13python-devsetrecipients: + python-dev, fdrake, rhettinger, berker.peksag, serhiy.storchaka, alexei.romanov
2015-03-26 06:52:13python-devlinkissue23775 messages
2015-03-26 06:52:13python-devcreate