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 meador.inge
Recipients Arfrever, brett.cannon, flox, mark.dickinson, meador.inge, ncoghlan, pitrou
Date 2012-07-17.03:37:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342496236.08.0.60071360822.issue15368@psf.upfronthosting.co.za>
In-reply-to
Content
I haven't done any benchmarking (yet), but here is a patch implementing the basic sorting approach.
History
Date User Action Args
2012-07-17 03:37:16meador.ingesetrecipients: + meador.inge, brett.cannon, mark.dickinson, ncoghlan, pitrou, Arfrever, flox
2012-07-17 03:37:16meador.ingesetmessageid: <1342496236.08.0.60071360822.issue15368@psf.upfronthosting.co.za>
2012-07-17 03:37:15meador.ingelinkissue15368 messages
2012-07-17 03:37:13meador.ingecreate