Mark Dickinson <[email protected]> added the comment: > Well, I don't think bit_length() warrants a specific test which will > slow down the whole pybench suite.
Me neither. It's a temporary patch to pybench, to establish whether it's worth applying optimizations to bit_length. I didn't intend that it should be applied to the trunk. _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue3439> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
