summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/debugobj.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-06-12 13:46:11 (GMT)
committerTal Einat <taleinat+github@gmail.com>2018-06-12 13:46:11 (GMT)
commit7b82281c80d0064559866afe92f19cae5978c841 (patch)
tree4f78f92d0667944be27d755cfb6a3272774575f8 /Lib/idlelib/debugobj.py
parent66cea5cb1be7976fb5e63887e5c357011f2bd131 (diff)
downloadcpython-7b82281c80d0064559866afe92f19cae5978c841.zip
cpython-7b82281c80d0064559866afe92f19cae5978c841.tar.gz
cpython-7b82281c80d0064559866afe92f19cae5978c841.tar.bz2
bpo-27397: Make email module properly handle invalid-length base64 strings (GH-7583) (GH-7664)
When attempting to base64-decode a payload of invalid length (1 mod 4), properly recognize and handle it. The given data will be returned as-is, i.e. not decoded, along with a new defect, InvalidBase64LengthDefect. (cherry picked from commit c3f55be7dd012b7e92901627d0b31c21e983ccb4) Co-authored-by: Tal Einat <taleinat+github@gmail.com>
Diffstat (limited to 'Lib/idlelib/debugobj.py')
0 files changed, 0 insertions, 0 deletions