[Python-Dev] PEP 574 ready for review

Antoine Pitrou solipsis at pitrou.net
Tue Apr 30 04:14:28 EDT 2019


Hello,

I've put the final touches to PEP 574 - Pickle protocol 5 with
out-of-band data (*).  It is now ready for review.  The implementation
is fully functional, as well as its PyPI backport (**), and has
regression tests against Numpy.  Numpy and PyArrow have their own tests
against the pickle5 backport.

(*) https://www.python.org/dev/peps/pep-0574/

(**) https://pypi.org/project/pickle5/

Regards

Antoine.




More information about the Python-Dev mailing list