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 jcea, mark.dickinson, rhettinger, vstinner
Date 2011-05-07.09:38:38
SpamBayes Score 0.019620506
Marked as misclassified No
Message-id <1304761120.94.0.262235166201.issue11888@psf.upfronthosting.co.za>
In-reply-to
Content
(Oh, I hit the wrong keyboard shortcut and sent my email too fast)

You can commit issue11888.patch	first if you would like to test it.

In this case, here is a patch to use system log2(), patch to apply *after* issue11888.patch. It only uses log2() if x > 0.0.
History
Date User Action Args
2011-05-07 09:38:41vstinnersetrecipients: + vstinner, rhettinger, jcea, mark.dickinson
2011-05-07 09:38:40vstinnersetmessageid: <1304761120.94.0.262235166201.issue11888@psf.upfronthosting.co.za>
2011-05-07 09:38:38vstinnerlinkissue11888 messages
2011-05-07 09:38:38vstinnercreate