[issue39435] pickle: inconsistent arguments pickle.py vs _pickle.c vs docs

Serhiy Storchaka report at bugs.python.org
Sat May 2 02:38:08 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 531d1e541284bfd7944f8c66a5e8c3c3234afaff by Serhiy Storchaka in branch 'master':
bpo-39435: Make the first argument of pickle.loads() positional-only. (GH-19846)
https://github.com/python/cpython/commit/531d1e541284bfd7944f8c66a5e8c3c3234afaff


----------

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


More information about the Python-bugs-list mailing list