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 Kiriakos.Vlahos
Recipients Kiriakos.Vlahos, brian.curtin, eric.smith, loewis, mark.dickinson, sjmachin, skrah
Date 2010-09-29.21:56:48
SpamBayes Score 8.760952e-06
Marked as misclassified No
Message-id <1285797409.96.0.541805055626.issue9980@psf.upfronthosting.co.za>
In-reply-to
Content
If _Py_dg_dtoa requires a specific FPU control word to work correctly, it should save its state, set it to the desired state and restore it after finishing.
History
Date User Action Args
2010-09-29 21:56:50Kiriakos.Vlahossetrecipients: + Kiriakos.Vlahos, loewis, sjmachin, mark.dickinson, eric.smith, brian.curtin, skrah
2010-09-29 21:56:49Kiriakos.Vlahossetmessageid: <1285797409.96.0.541805055626.issue9980@psf.upfronthosting.co.za>
2010-09-29 21:56:48Kiriakos.Vlahoslinkissue9980 messages
2010-09-29 21:56:48Kiriakos.Vlahoscreate