Message 98186 - Python tracker

Message98186

Author mark.dickinson
Recipients cjw296, eric.smith, mark.dickinson
Date 2010-01-23.12:36:21
SpamBayes Score 0.00019921683
Marked as misclassified No
Message-id <1264250182.8.0.116096954472.issue7743@psf.upfronthosting.co.za>
In-reply-to
Content
I forgot to mention:  the other reason one might want to disable the bigcomp stuff is that it seems less reliable than the rest of the code:  of the 11-12 independent bugs that I found in dtoa.c recently, around 9 of them were related to the bigcomp code.
History
Date User Action Args
2010-01-23 12:36:22mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, cjw296
2010-01-23 12:36:22mark.dickinsonsetmessageid: <1264250182.8.0.116096954472.issue7743@psf.upfronthosting.co.za>
2010-01-23 12:36:21mark.dickinsonlinkissue7743 messages
2010-01-23 12:36:21mark.dickinsoncreate