Message 261007 - Python tracker

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.

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?