Message 261007 - Python tracker

Message261007

Author NeilGirdhar
Recipients Dima.Tisnek, NeilGirdhar, alex, bls, dmtr, ericreynolds, jafo, josh.r, mark.dickinson, martin.panter, milko.krachounov, rhettinger, tebeka, terry.reedy, yselivanov
Date 2016-02-29.14:17:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456755458.32.0.976620923166.issue4356@psf.upfronthosting.co.za>
In-reply-to
Content
I'm also looking for bisect with a key argument (numpy array of records, want to search on one element).  However, I don't see bisect in the what's new: https://docs.python.org/3.6/whatsnew/3.6.html ?  Any luck with the implementation?
History
Date User Action Args
2016-02-29 14:17:38NeilGirdharsetrecipients: + NeilGirdhar, rhettinger, terry.reedy, jafo, tebeka, mark.dickinson, alex, milko.krachounov, dmtr, bls, martin.panter, Dima.Tisnek, yselivanov, josh.r, ericreynolds
2016-02-29 14:17:38NeilGirdharsetmessageid: <1456755458.32.0.976620923166.issue4356@psf.upfronthosting.co.za>
2016-02-29 14:17:38NeilGirdharlinkissue4356 messages
2016-02-29 14:17:38NeilGirdharcreate