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 skrah
Recipients benjamin.peterson, dw, hynek, kmike, pitrou, scoder, serhiy.storchaka, skrah, stutzbach
Date 2014-07-21.19:09:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140721190932.GA28327@sleipnir.bytereef.org>
In-reply-to <1405962128.89.0.42733226401.issue22003@psf.upfronthosting.co.za>
Content
I'm sure many exporters aren't setting the right flags; on the other hand
we already hash memoryviews based on readonly buffers, assuming they are
immutable.
History
Date User Action Args
2014-07-21 19:09:33skrahsetrecipients: + skrah, pitrou, scoder, benjamin.peterson, stutzbach, hynek, dw, serhiy.storchaka, kmike
2014-07-21 19:09:33skrahlinkissue22003 messages
2014-07-21 19:09:33skrahcreate