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 mark.dickinson
Recipients mark.dickinson
Date 2011-01-17.13:00:40
SpamBayes Score 1.0521529e-06
Marked as misclassified No
Message-id <1295269244.12.0.126728941356.issue10925@psf.upfronthosting.co.za>
In-reply-to
Content
It would be helpful (perhaps to developers of alternative implementations) to give a pure Python version of correctly-rounded long-to-float conversion.  Attached is such a version, as a patch to test_long in the release27-maint branch.
History
Date User Action Args
2011-01-17 13:00:44mark.dickinsonsetrecipients: + mark.dickinson
2011-01-17 13:00:44mark.dickinsonsetmessageid: <1295269244.12.0.126728941356.issue10925@psf.upfronthosting.co.za>
2011-01-17 13:00:41mark.dickinsonlinkissue10925 messages
2011-01-17 13:00:41mark.dickinsoncreate