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 pitrou
Recipients ajaksu2, akuchling, hniksic, jcea, kristjan.jonsson, pitrou, rhettinger
Date 2010-02-22.17:23:59
SpamBayes Score 0.0718682
Marked as misclassified No
Message-id <1266859442.12.0.681395267387.issue4174@psf.upfronthosting.co.za>
In-reply-to
Content
I think the patch should just be rejected. Workloads where min() / max() performance is a bottleneck have to be very rare.
History
Date User Action Args
2010-02-22 17:24:02pitrousetrecipients: + pitrou, akuchling, rhettinger, jcea, kristjan.jonsson, ajaksu2, hniksic
2010-02-22 17:24:02pitrousetmessageid: <1266859442.12.0.681395267387.issue4174@psf.upfronthosting.co.za>
2010-02-22 17:23:59pitroulinkissue4174 messages
2010-02-22 17:23:59pitroucreate