]> granicus.if.org Git - python/commit
Issue #13889: On MSVC builds, set FPU control word at runtime for all string <->...
authorMark Dickinson <mdickinson@enthought.com>
Sun, 15 Apr 2012 14:19:06 +0000 (15:19 +0100)
committerMark Dickinson <mdickinson@enthought.com>
Sun, 15 Apr 2012 14:19:06 +0000 (15:19 +0100)
commit9c0baf72020d8ab452101dd7c447ec61e16a96d6
treeb966b85ebeba64d1e16637d6e7eab38e7edaa72a
parent9955ad4eb70b1c16bf65bd87885e844bbfc8ef76
Issue #13889: On MSVC builds, set FPU control word at runtime for all string <-> float conversions.  Patch by Samuel Iseli and Stefan Krah.
Include/pyport.h
Misc/NEWS