diff options
author | Raymond Hettinger <python@rcn.com> | 2013-03-05 07:15:01 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2013-03-05 07:15:01 (GMT) |
commit | 3e6aafe20993f5b3690c870bf88eed3d8ba53492 (patch) | |
tree | 1419be731e75dd4da77ce5a35f2afdb154f46f5f /Python/sysmodule.c | |
parent | dce969d2b05238755771bd9c65d86df182ab8390 (diff) | |
download | cpython-3e6aafe20993f5b3690c870bf88eed3d8ba53492.zip cpython-3e6aafe20993f5b3690c870bf88eed3d8ba53492.tar.gz cpython-3e6aafe20993f5b3690c870bf88eed3d8ba53492.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 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions