From: Mark Dickinson Date: Tue, 6 Apr 2010 13:35:54 +0000 (+0000) Subject: Blocked revisions 79809 via svnmerge X-Git-Tag: v2.6.6rc1~480 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b13d8bca093c820aea85f08d15ae1167259afae5;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 79809 via svnmerge ........ r79809 | mark.dickinson | 2010-04-05 19:54:51 +0100 (Mon, 05 Apr 2010) | 1 line Use a better NaN test in _Py_HashDouble as well. ........ ---