[issue33770] base64 throws 'incorrect padding' exception when the issue is NOT with the padding

Tal Einat report at bugs.python.org
Fri Jun 8 16:09:47 EDT 2018


Tal Einat <taleinat at gmail.com> added the comment:

PR is ready with an improved exception message and raising binascii.Incomplete rather than binascii.Error. A final review would be welcome!

----------

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


More information about the Python-bugs-list mailing list