commit | 053d6c5ce246e6ba9c046467b02a0b6ba4abb8bf | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jun 10 14:37:14 2018 -0700 |
committer | Ned Deily <nad@python.org> | Sun Jun 10 17:37:14 2018 -0400 |
tree | db7ad69d428e7f6e1353c4d892202554c247c133 | |
parent | 2adfeef1853262b207a1993e523f0f3ba708dd9f [diff] |
bpo-33770: improve base64 exception message for encoded inputs of invalid length (GH-7416) (GH-7602) (cherry picked from commit 1b85c71a2136d3fa6a1da05b27b1fe4e4b8ee45e) Co-authored-by: Tal Einat <taleinat+github@gmail.com>