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 vstinner
Recipients elliot.gorokhovsky, mdk, tim.peters, vstinner
Date 2016-11-24.22:53:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480027998.57.0.8587380886.issue28685@psf.upfronthosting.co.za>
In-reply-to
Content
list.sort() is a very sensitive function. Maybe (dummy idea?), you may start with a project on PyPI, play with it and try it on large applications (Django?). And come back later once it's battle tested?
History
Date User Action Args
2016-11-24 22:53:18vstinnersetrecipients: + vstinner, tim.peters, mdk, elliot.gorokhovsky
2016-11-24 22:53:18vstinnersetmessageid: <1480027998.57.0.8587380886.issue28685@psf.upfronthosting.co.za>
2016-11-24 22:53:18vstinnerlinkissue28685 messages
2016-11-24 22:53:18vstinnercreate