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 dc07894 commit ecc161dCopy full SHA for ecc161d
1 file changed
Doc/c-api/objbuffer.rst
@@ -42,7 +42,7 @@ an object, and :c:func:`PyBuffer_Release` when the buffer view can be released.
42
Otherwise returns ``0``. This function always succeeds.
43
44
Note that this function tries to get and release a buffer, and exceptions
45
- which occur while calling correspoding functions will get suppressed.
+ which occur while calling corresponding functions will get suppressed.
46
To get error reporting use :c:func:`PyObject_GetBuffer()` instead.
47
48
0 commit comments