Stefan Behnel <[EMAIL PROTECTED]> added the comment: Also, the implementation does not follow the revised buffer PEP 3118. It still calls get/releasebuffer(NULL) to acquire a lock, which is no longer allowed by the buffer protocol.
I think this should become a release blocker for the last beta. ---------- nosy: +scoder _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2394> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com