STINNER Victor <[email protected]> added the comment:
I wrote a simple PR, PR 14016, to fix the pure Python implementation of pickle: simply restrict pickle to protocol 4 if PickleBuffer is missing. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37210> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
