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 Jim.Jewett, Jimbofbx, Ramchandra Apte, jcea, pitrou, python-dev, rhettinger, serhiy.storchaka, skrah
Date 2012-04-10.14:30:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SHc5N-0001z9-1Z@dinsdale.python.org>
In-reply-to
Content
New changeset a012d5df2c73 by Stefan Krah in branch 'default':
Issue #14478: Cache the hash of a Decimal in the C version.
http://hg.python.org/cpython/rev/a012d5df2c73
History
Date User Action Args
2012-04-10 14:30:23python-devsetrecipients: + python-dev, rhettinger, jcea, pitrou, skrah, Jimbofbx, Ramchandra Apte, Jim.Jewett, serhiy.storchaka
2012-04-10 14:30:22python-devlinkissue14478 messages
2012-04-10 14:30:22python-devcreate