Message 215701 - Python tracker
Message215701
| Author | mark.dickinson |
|---|---|
| Recipients | hniksic, jbradaric, mark.dickinson, skrah |
| Date | 2014-04-07.11:30:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396870251.03.0.64422722552.issue21167@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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. |
|
| History | |||
|---|---|---|---|
| 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: <1396870251.03.0.64422722552.issue21167@psf.upfronthosting.co.za> |
| 2014-04-07 11:30:50 | mark.dickinson | link | issue21167 messages |
| 2014-04-07 11:30:50 | mark.dickinson | create | |