]> granicus.if.org Git - python/commit
math.atan2 is misbehaving on Windows; this patch
authorMark Dickinson <dickinsm@gmail.com>
Sun, 20 Apr 2008 21:39:04 +0000 (21:39 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 20 Apr 2008 21:39:04 +0000 (21:39 +0000)
commit92483cd8daf626b83f8715ebcf220c308798138e
treed05ab074727c1b0f5e989e6ca950a39866bd0387
parenteac43afdc9e06c5edc5ac2c19e40126a8e455bed
math.atan2 is misbehaving on Windows;  this patch
should fix the problem in the same way that
the cmath.phase problems were fixed.
Modules/mathmodule.c