Message 216454 - Python tracker
Message216454
| Author | hniksic |
|---|---|
| Recipients | hniksic, jbradaric, mark.dickinson, skrah |
| Date | 2014-04-16.09:20:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1397640013.46.0.914874090788.issue21167@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Using -fp-model strict (or other appropriate icc flag) seems like a reasonable resolution.
It should likely also be applied to Python 3.x, despite the version field of this issue. (Even if float('nan') happens to work in current 3.x, internal code that returns Py_NAN can and will break.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-16 09:20:13 | hniksic | set | recipients: + hniksic, mark.dickinson, skrah, jbradaric |
| 2014-04-16 09:20:13 | hniksic | set | messageid: <1397640013.46.0.914874090788.issue21167@psf.upfronthosting.co.za> |
| 2014-04-16 09:20:13 | hniksic | link | issue21167 messages |
| 2014-04-16 09:20:13 | hniksic | create | |