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 vstinner
Recipients TD22057, vstinner
Date 2008-10-13.20:42:43
SpamBayes Score 0.00028710044
Marked as misclassified No
Message-id <1223930564.44.0.632473641646.issue4114@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand your problem/question. It's not a bug of Python, 
it's a problem of conversion between the types float (32 bits) and 
double (64 bits).
History
Date User Action Args
2008-10-13 20:42:44vstinnersetrecipients: + vstinner, TD22057
2008-10-13 20:42:44vstinnersetmessageid: <1223930564.44.0.632473641646.issue4114@psf.upfronthosting.co.za>
2008-10-13 20:42:43vstinnerlinkissue4114 messages
2008-10-13 20:42:43vstinnercreate