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 larry, mdk, python-dev, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-11-24.22:42:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480027363.69.0.046395675186.issue28792@psf.upfronthosting.co.za>
In-reply-to
Content
I pushed quickly my patch, so Julien can rebase his patch on top of that. I like his patch because it changes bisect to use FASTCALL which makes bisect faster!
History
Date User Action Args
2016-11-24 22:42:43vstinnersetrecipients: + vstinner, rhettinger, larry, python-dev, serhiy.storchaka, xiang.zhang, mdk
2016-11-24 22:42:43vstinnersetmessageid: <1480027363.69.0.046395675186.issue28792@psf.upfronthosting.co.za>
2016-11-24 22:42:43vstinnerlinkissue28792 messages
2016-11-24 22:42:43vstinnercreate