SIGN IN SIGN UP

Issue #16098: Update heapq.nsmallest to use the same algorithm as nlargest.

This removes the dependency on bisect and it bring the pure Python code
in-sync with the C code.
R
Raymond Hettinger committed
f6b26676bc97f2f023cbfeabec5583895e9e054f
Parent: 31584e3