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