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.06:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZKpd000Xtz7Ll4@mail.python.org>
In-reply-to
Content
New changeset de6627cf81f4 by Raymond Hettinger in branch '3.3':
Issue #16098:  Update heapq.nsmallest to use the same algorithm as nlargest.
http://hg.python.org/cpython/rev/de6627cf81f4
History
Date User Action Args
2013-03-05 06:49:56python-devsetrecipients: + python-dev, rhettinger, jcea, r.david.murray, francismb, Ramchandra Apte, haldean
2013-03-05 06:49:56python-devlinkissue16098 messages
2013-03-05 06:49:56python-devcreate