[Python-Dev] PEP 574 (pickle 5) implementation and backport available

Olivier Grisel olivier.grisel at ensta.org
Fri May 25 12:57:08 EDT 2018


I tried this implementation to add no-copy pickling for large numpy arrays
and seems to work as expected (for a simple contiguous array). I took some
notes on the numpy tracker to advertise this PEP to the numpy developers:

https://github.com/numpy/numpy/issues/11161

-- 
Olivier
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180525/d4dd4337/attachment.html>


More information about the Python-Dev mailing list