[Python-Dev] PEP 574 ready for review (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Tue Apr 30 04:14:28 EDT 2019
- Previous message (by thread): [Python-Dev] git history conundrum
- Next message (by thread): [Python-Dev] drop jython support in mock backport?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [Python-Dev] git history conundrum
- Next message (by thread): [Python-Dev] drop jython support in mock backport?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]