From: Mark Dickinson Date: Sun, 3 May 2009 22:34:16 +0000 (+0000) Subject: Blocked revisions 72257 via svnmerge X-Git-Tag: v2.6.3rc1~337 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=921825233265979c58cd0d64967de616d0c8ecd8;p=python Blocked revisions 72257 via svnmerge ........ r72257 | mark.dickinson | 2009-05-03 23:33:34 +0100 (Sun, 03 May 2009) | 2 lines Don't use PyOS_strnicmp for NaN and Inf detection: it's locale-aware. ........ ---