bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8435)
Now base64.Error is always raised instead of UnboundLocalError or OverflowError. (cherry picked from commit ac0b3c2f) Co-authored-by:Serhiy Storchaka <storchaka@gmail.com>
Showing
Please
register
or
sign in
to comment