Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ca384 commit 4d4975cCopy full SHA for 4d4975c
1 file changed
Doc/c-api/buffer.rst
@@ -252,7 +252,7 @@ Buffer related functions
252
253
.. cfunction:: void PyBuffer_Release(PyObject *obj, Py_buffer *view)
254
255
- Release the buffer *view* over *obj*. This shouldd be called when the buffer
+ Release the buffer *view* over *obj*. This should be called when the buffer
256
is no longer being used as it may free memory from it.
257
258
0 commit comments