This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Scholes.C, christopher.hogan, hniksic, jbradaric, larry, mark.dickinson, python-dev, r.david.murray
Date 2015-08-25.21:35:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150825212507.19650.41525@psf.io>
In-reply-to
Content
New changeset d93bb3d636cf by R David Murray in branch '3.5':
#21167: Fix definition of NAN when ICC used without -fp-model strict.
https://hg.python.org/cpython/rev/d93bb3d636cf

New changeset c1523d5dee3c by Larry Hastings in branch '3.5':
Merged in bitdancer/cpython350 (pull request #4)
https://hg.python.org/cpython/rev/c1523d5dee3c
History
Date User Action Args
2015-08-25 21:35:25python-devsetrecipients: + python-dev, mark.dickinson, larry, hniksic, r.david.murray, jbradaric, Scholes.C, christopher.hogan
2015-08-25 21:35:25python-devlinkissue21167 messages
2015-08-25 21:35:25python-devcreate