]> granicus.if.org Git - python/commit
#21167: Fix definition of NAN when ICC used without -fp-model strict.
authorR David Murray <rdmurray@bitdance.com>
Thu, 13 Aug 2015 13:48:35 +0000 (09:48 -0400)
committerR David Murray <rdmurray@bitdance.com>
Thu, 13 Aug 2015 13:48:35 +0000 (09:48 -0400)
commit9168d069bf41fc561f6d53a04bb97d2133b37775
treeafb838ad0b74da970ab4cb0814e5260b98c533e5
parent16870748ce2e46f368aa32f975ced78f6229b53c
#21167: Fix definition of NAN when ICC used without -fp-model strict.

Patch from Chris Hogan of Intel, reviewed by Mark Dickinson.
Include/pymath.h
Misc/ACKS
Misc/NEWS