Skip to content
Snippets Groups Projects
Commit f2b6fb01 authored by Tim Schoof's avatar Tim Schoof
Browse files

Allow sending and object supporting the buffer interface

This includes read-only buffers.

The code split between bytes and numpy array is removed and all objects
are now handled equally.

Furthermore, it seems to be more correct to increase the ref count for
None objects as well, while a pointer to that object is used.
parent 4fe89582
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment