diff options
author | Raymond Hettinger <python@rcn.com> | 2013-03-05 06:36:30 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2013-03-05 06:36:30 (GMT) |
commit | f6b26676bc97f2f023cbfeabec5583895e9e054f (patch) | |
tree | 310f331a8e844faa02891b9e73d029e1b20bb74d /Objects/accu.c | |
parent | 31584e30ab3e8d01613bb774b1e3d28e73314096 (diff) | |
download | cpython-f6b26676bc97f2f023cbfeabec5583895e9e054f.zip cpython-f6b26676bc97f2f023cbfeabec5583895e9e054f.tar.gz cpython-f6b26676bc97f2f023cbfeabec5583895e9e054f.tar.bz2 |
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 'Objects/accu.c')
0 files changed, 0 insertions, 0 deletions