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 David.Edelsohn, pitrou, python-dev
Date 2013-05-07.23:51:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b4yJx2KSpz7Ljj@mail.python.org>
In-reply-to
Content
New changeset 53da3bad8554 by Antoine Pitrou in branch '2.7':
Issue #17926: Fix dbm.__contains__ on 64-bit big-endian machines.
http://hg.python.org/cpython/rev/53da3bad8554
History
Date User Action Args
2013-05-07 23:51:46python-devsetrecipients: + python-dev, pitrou, David.Edelsohn
2013-05-07 23:51:46python-devlinkissue17926 messages
2013-05-07 23:51:46python-devcreate