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 serhiy.storchaka
Recipients kristjan.jonsson, mark.dickinson, michael.foord, pitrou, serhiy.storchaka
Date 2012-03-22.15:20:30
SpamBayes Score 0.011280192
Marked as misclassified No
Message-id <1332429630.87.0.844856236056.issue14381@psf.upfronthosting.co.za>
In-reply-to
Content
Try moving your changes from PyFloat_FromDouble to PyFloat_FromString. Look at memory and perfomance.
History
Date User Action Args
2012-03-22 15:20:30serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, pitrou, kristjan.jonsson, michael.foord
2012-03-22 15:20:30serhiy.storchakasetmessageid: <1332429630.87.0.844856236056.issue14381@psf.upfronthosting.co.za>
2012-03-22 15:20:30serhiy.storchakalinkissue14381 messages
2012-03-22 15:20:30serhiy.storchakacreate