diff options
author | Raymond Hettinger <python@rcn.com> | 2013-03-04 02:20:31 -0500 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2013-03-04 02:20:31 -0500 |
commit | b6c65b2affec6bf194c26f8e94ed06420014efc0 (patch) | |
tree | 6f068587554d3d410987a244af1e489d0c9282c4 /Python/compile.c | |
parent | 6386e17f392d984fa5d16df4c6c74314aecbb588 (diff) | |
download | cpython-git-b6c65b2affec6bf194c26f8e94ed06420014efc0.tar.gz |
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.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions