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, rhettinger, skrah
Date 2009-10-20.14:07:40
SpamBayes Score 0.0049887123
Marked as misclassified No
Message-id <1256047662.35.0.400748364244.issue7048@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry;  ignore that last.  I was confused by the fact that the _check_nans 
call came before the 'if context is None' test.  But _check_nans deals 
correctly with a context of None, so logb is fine.
History
Date User Action Args
2009-10-20 14:07:42mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, skrah
2009-10-20 14:07:42mark.dickinsonsetmessageid: <1256047662.35.0.400748364244.issue7048@psf.upfronthosting.co.za>
2009-10-20 14:07:41mark.dickinsonlinkissue7048 messages
2009-10-20 14:07:41mark.dickinsoncreate