diff options
author | Raymond Hettinger <python@rcn.com> | 2013-03-05 01:36:30 -0500 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2013-03-05 01:36:30 -0500 |
commit | f6b26676bc97f2f023cbfeabec5583895e9e054f (patch) | |
tree | 310f331a8e844faa02891b9e73d029e1b20bb74d /Python/ast.c | |
parent | 31584e30ab3e8d01613bb774b1e3d28e73314096 (diff) | |
download | cpython-git-f6b26676bc97f2f023cbfeabec5583895e9e054f.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/ast.c')
0 files changed, 0 insertions, 0 deletions