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

Serhiy Storchaka report at bugs.python.org
Tue Jul 24 05:52:59 EDT 2018


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


New changeset ac0b3c2f4d86fc056b833a4e6b9a380741244a63 by Serhiy Storchaka in branch 'master':
bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351)
https://github.com/python/cpython/commit/ac0b3c2f4d86fc056b833a4e6b9a380741244a63


----------

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


More information about the Python-bugs-list mailing list