mirror of https://github.com/zeromq/pyzmq.git
4d2624f41b
this means `Frame.buffer` *may* be reconstructed if references to the cached value expire Frame.buffer is also `memoryview(Frame)` instead of `memoryview(Frame.data)` which means it holds a reference to the Frame itself, not a direct reference to the underlying data. |
||
---|---|---|
.. | ||
cffi | ||
cython | ||
__init__.py | ||
__init__.pyi | ||
constants.pyi | ||
select.py |