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 loewis
Recipients Arfrever, christian.heimes, georg.brandl, loewis, mark.dickinson, meador.inge, ncoghlan, pitrou, skrah, vstinner
Date 2012-08-29.17:54:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346262885.95.0.511946076589.issue15814@psf.upfronthosting.co.za>
In-reply-to
Content
I think the proper solution is to make memoryview objects unhashable. Any other approach will have flaws of some kind.
History
Date User Action Args
2012-08-29 17:54:46loewissetrecipients: + loewis, georg.brandl, mark.dickinson, ncoghlan, pitrou, vstinner, christian.heimes, Arfrever, skrah, meador.inge
2012-08-29 17:54:45loewissetmessageid: <1346262885.95.0.511946076589.issue15814@psf.upfronthosting.co.za>
2012-08-29 17:54:45loewislinkissue15814 messages
2012-08-29 17:54:45loewiscreate