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 christian.heimes, djc, ezio.melotti, gregory.p.smith, meador.inge, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2013-12-16.23:10:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387235458.39.0.964176223999.issue16286@psf.upfronthosting.co.za>
In-reply-to
Content
If it's hard to see a real speedup, it's probably not interesting to use the hash in string comparison.
History
Date User Action Args
2013-12-16 23:10:58vstinnersetrecipients: + vstinner, rhettinger, gregory.p.smith, pitrou, christian.heimes, djc, ezio.melotti, meador.inge, python-dev, serhiy.storchaka
2013-12-16 23:10:58vstinnersetmessageid: <1387235458.39.0.964176223999.issue16286@psf.upfronthosting.co.za>
2013-12-16 23:10:58vstinnerlinkissue16286 messages
2013-12-16 23:10:58vstinnercreate