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 eric.smith
Recipients belopolsky, eric.smith, ezio.melotti, lemburg, mark.dickinson, skrah
Date 2010-12-03.12:28:31
SpamBayes Score 0.01834743
Marked as misclassified No
Message-id <1291379313.08.0.302123785674.issue10557@psf.upfronthosting.co.za>
In-reply-to
Content
According to comments in the code and verified by inspection, PyOS_string_to_double does not accept any whitespace.
History
Date User Action Args
2010-12-03 12:28:33eric.smithsetrecipients: + eric.smith, lemburg, mark.dickinson, belopolsky, ezio.melotti, skrah
2010-12-03 12:28:33eric.smithsetmessageid: <1291379313.08.0.302123785674.issue10557@psf.upfronthosting.co.za>
2010-12-03 12:28:31eric.smithlinkissue10557 messages
2010-12-03 12:28:31eric.smithcreate