This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Ramchandra Apte, francismb, haldean, jcea, python-dev, r.david.murray, rhettinger
Date 2013-03-05.07:21:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZKqJy4XwPzT2L@mail.python.org>
In-reply-to
Content
New changeset aa9ed98a49cb by Raymond Hettinger in branch '2.7':
Issue #16098:  Update heapq.nsmallest to use the same algorithm as nlargest.
http://hg.python.org/cpython/rev/aa9ed98a49cb
History
Date User Action Args
2013-03-05 07:21:07python-devsetrecipients: + python-dev, rhettinger, jcea, r.david.murray, francismb, Ramchandra Apte, haldean
2013-03-05 07:21:07python-devlinkissue16098 messages
2013-03-05 07:21:07python-devcreate