diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-07-24 09:52:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-24 09:52:51 (GMT) |
commit | ac0b3c2f4d86fc056b833a4e6b9a380741244a63 (patch) | |
tree | 146851a1151628b64bae4ee7f867a78ccba692c9 /PC | |
parent | 02ec92fa7b1dddc23d479ee0b87dc283793505a8 (diff) | |
download | cpython-ac0b3c2f4d86fc056b833a4e6b9a380741244a63.zip cpython-ac0b3c2f4d86fc056b833a4e6b9a380741244a63.tar.gz cpython-ac0b3c2f4d86fc056b833a4e6b9a380741244a63.tar.bz2 |
bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351)
Now base64.Error is always raised instead of UnboundLocalError or
OverflowError.
Diffstat (limited to 'PC')
0 files changed, 0 insertions, 0 deletions