[issue38876] pickle is raising KeyError insteat of pickle.UnpicklingError under certain conditions

miss-islington report at bugs.python.org
Sun Nov 24 14:15:11 EST 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 6f03b236c17c96bc9f8a004ffa7e7ae0542e9cac by Miss Islington (bot) (Claudiu Popa) in branch 'master':
bpo-38876: Raise pickle.UnpicklingError when loading an item from memo for invalid input (GH-17335)
https://github.com/python/cpython/commit/6f03b236c17c96bc9f8a004ffa7e7ae0542e9cac


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list