Issue #9757: memoryview objects get a release() method to release the
underlying buffer (previously this was only done when deallocating the memoryview), and gain support for the context management protocol.
A
Antoine Pitrou committed
6e6cc830c4968f040ded1e474db86a9aeb37c33e
Parent: bad3c88