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 python-dev, rhettinger, tim.peters
Date 2014-05-11.08:56:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gRJzC16V8z7LjY@mail.python.org>
In-reply-to
Content
New changeset fadc06047314 by Raymond Hettinger in branch 'default':
Issue #21424:  Optimize heaqp.nlargest() to make fewer tuple comparisons.
http://hg.python.org/cpython/rev/fadc06047314
History
Date User Action Args
2014-05-11 08:56:08python-devsetrecipients: + python-dev, tim.peters, rhettinger
2014-05-11 08:56:07python-devlinkissue21424 messages
2014-05-11 08:56:07python-devcreate