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 ezio.melotti, loewis, pitrou, rhettinger, serhiy.storchaka, vstinner, yaubi
Date 2014-08-04.13:09:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407157757.27.0.847468305754.issue22097@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I think it's clear it's not going anywhere. In a way the standard list is good enough for those uses, except when your lists start growing really big (I don't know where the threshold is, but tens of thousands I'd say). Perhaps someone should make a blog post comparing theoretical and actual performance of various data types (hint hint ;-)).
History
Date User Action Args
2014-08-04 13:09:17pitrousetrecipients: + pitrou, loewis, rhettinger, vstinner, ezio.melotti, yaubi, serhiy.storchaka
2014-08-04 13:09:17pitrousetmessageid: <1407157757.27.0.847468305754.issue22097@psf.upfronthosting.co.za>
2014-08-04 13:09:17pitroulinkissue22097 messages
2014-08-04 13:09:17pitroucreate