]> granicus.if.org Git - python/commit
Issue #18513: Add workaround for OS X 10.8 cexp bug that leads to wrong cmath.rect...
authorMark Dickinson <dickinsm@gmail.com>
Sat, 20 Jul 2013 17:00:06 +0000 (18:00 +0100)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 20 Jul 2013 17:00:06 +0000 (18:00 +0100)
commit60d634ae4a89854b4e7468445eeafa556a7979c9
tree5b8f3c0ac5b78fe31fd3fb475f8f6d4b82bc072d
parent2ef710e40f116a8d15c074f0682bfdf2521bbe23
parent58ceecfe5ac0ad436d556b589870dd2df62731c0
Issue #18513: Add workaround for OS X 10.8 cexp bug that leads to wrong cmath.rect(0.0,-0.0) results.
Misc/NEWS