SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 95 Python

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