SIGN IN SIGN UP

bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351)

Now base64.Error is always raised instead of UnboundLocalError or
OverflowError.
S
Serhiy Storchaka committed
ac0b3c2f4d86fc056b833a4e6b9a380741244a63
Parent: 02ec92f
Committed by GitHub <noreply@github.com> on 7/24/2018, 9:52:51 AM