[issue37502] Fix default argument handling for buffers argument in pickle.loads

Antoine Pitrou report at bugs.python.org
Thu Jul 25 12:00:38 EDT 2019


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset 898318b53d921298d1f1fcfa0f415844afbeb318 by Antoine Pitrou (Markus Mohrhard) in branch 'master':
bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593)
https://github.com/python/cpython/commit/898318b53d921298d1f1fcfa0f415844afbeb318


----------

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


More information about the Python-bugs-list mailing list