New submission from Antoine Pitrou <[email protected]>: This patch allows hashing of memoryviews, as discussed on python-dev.
---------- components: Interpreter Core files: memhash.patch keywords: patch messages: 147714 nosy: ncoghlan, pitrou, skrah priority: normal severity: normal stage: patch review status: open title: Hashable memoryviews type: feature request versions: Python 3.3 Added file: http://bugs.python.org/file23697/memhash.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13411> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
