[issue34164] base64.b32decode() leads into UnboundLocalError and OverflowError on some data

Serhiy Storchaka report at bugs.python.org
Tue Jul 24 08:07:01 EDT 2018


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


New changeset 113f86e7487e9312a2494667b088854ac942ab00 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8436)
https://github.com/python/cpython/commit/113f86e7487e9312a2494667b088854ac942ab00


----------

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


More information about the Python-bugs-list mailing list