Nick Coghlan <[email protected]> added the comment: Reviewing Stefan's work on #10181 suggests to me that option 3 is the only feasible approach.
(Allowing memoryview subclasses will permit types to pass their own state between __getbuffer__ and __releasebuffer__) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13797> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
