Message215701
> I tagged the issue as likely also present in 3.x.
So I believe that this particular issue (float('nan') giving zero) should not be present on Python 3.4 or above. The bogus definition of Py_NAN will still cause problems in some math and cmath return values, though. |
|
| Date |
User |
Action |
Args |
| 2014-04-07 11:30:51 | mark.dickinson | set | recipients:
+ mark.dickinson, hniksic, skrah, jbradaric |
| 2014-04-07 11:30:51 | mark.dickinson | set | messageid: <[email protected]> |
| 2014-04-07 11:30:50 | mark.dickinson | link | issue21167 messages |
| 2014-04-07 11:30:50 | mark.dickinson | create | |
|