[issue37210] Pure Python pickle module should not depend on _pickle.PickleBuffer

Alex Willmer report at bugs.python.org
Sun Jun 9 16:40:44 EDT 2019


Alex Willmer <alex at moreati.org.uk> added the comment:

I noticed this because I was experimenting with pickle.py from the 3.8 branch to support protocol 5 in https://github.com/moreati/pikl (and later to https://pypi.org/project/zodbpickle/).

However I want to make it clear, if CPython maintainers wish to keep the code as it is I will deal with it. Maximizing our convenience, and minimizing your maintenance workload is paramount.

----------
nosy: +Alex.Willmer

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37210>
_______________________________________


More information about the Python-bugs-list mailing list