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 jcea, loewis, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2012-12-02.18:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YDy8Z6KqfzPjS@mail.python.org>
In-reply-to
Content
New changeset d12785ecca72 by Antoine Pitrou in branch 'default':
Issue #16562: Optimize dict equality testing.
http://hg.python.org/cpython/rev/d12785ecca72
History
Date User Action Args
2012-12-02 18:11:43python-devsetrecipients: + python-dev, loewis, rhettinger, jcea, vstinner, serhiy.storchaka
2012-12-02 18:11:43python-devlinkissue16562 messages
2012-12-02 18:11:43python-devcreate