KKH wrote:
> it seems the whole locking-theme has gone from PEP 3118 (PyBUF_LOCK is
> gone). Yet the string and byte objects seem to provide locked buffers
> through PyArg_Parse arguments s*, y* and z* (documentation says so).
Might be a left-over. All locking the buffer interface itself provides
Hi,
it seems the whole locking-theme has gone from PEP 3118 (PyBUF_LOCK is gone).
Yet the string and byte objects seem to provide locked buffers through
PyArg_Parse arguments s*, y* and z* (documentation says so).
Could someone please clarify the situation for me: Is it save to release the
GIL