You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zero-copy pickling of buffers and buffer-based objects will be possible using PEP 574 (if/when accepted). The PyPI backport "pickle5" helps us test that possibility.
Author: Antoine Pitrou <antoine@python.org>
Closes#2161 from pitrou/ARROW-2660-zero-copy-pickling and squashes the following commits:
50f0491 <Antoine Pitrou> Fix test on Python 2.7 (hopefully)
132939c <Antoine Pitrou> Add pickle5 to CI environments
892302a <Antoine Pitrou> ARROW-2660: Zero-copy pickling
0 commit comments