Fix formatting of PEP-3118
This commit is contained in:
parent
a0d92770d1
commit
42966cb9b0
|
@ -477,6 +477,7 @@ call. Returns -1 and raises an error on failure and returns 0 on
|
|||
success.
|
||||
|
||||
::
|
||||
|
||||
void PyObject_ReleaseBuffer(PyObject *obj, PyBuffer *view)
|
||||
|
||||
This is a C-API version of the releasebuffer function call. It checks
|
||||
|
|
Loading…
Reference in New Issue