[issue16098] Bisect optimization in heapq.nsmallest is never used

Roundup Robot report at bugs.python.org
Mon Mar 4 08:21:20 CET 2013


Roundup Robot added the comment:

New changeset 362826298fdb by Raymond Hettinger in branch 'default':
Issue #16098:  Update heapq.nsmallest to use the same algorithm as nlargest.
http://hg.python.org/cpython/rev/362826298fdb

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16098>
_______________________________________


More information about the Python-bugs-list mailing list