aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/pprint.py
diff options
context:
space:
mode:
authorIdan Moral <idan22moral@gmail.com>2021-07-19 03:45:19 +0300
committerGitHub <noreply@github.com>2021-07-18 17:45:19 -0700
commit35b98e38b6edd63153fc8e092f94cb20725dacc1 (patch)
tree0075d1bd3b9f195c5bd60553f9adcb5ef72a6fa1 /Lib/pprint.py
parentb494685b2548489efcc66993cc6c13b027ce3b26 (diff)
downloadcpython-35b98e38b6edd63153fc8e092f94cb20725dacc1.tar.gz
cpython-35b98e38b6edd63153fc8e092f94cb20725dacc1.zip
bpo-43086: Add handling for out-of-spec data in a2b_base64 (GH-24402)
binascii.a2b_base64 gains a strict_mode= parameter. When enabled it will raise an error on input that deviates from the base64 spec in any way. The default remains False for backward compatibility. Code reviews and minor tweaks by: Gregory P. Smith <greg@krypto.org> [Google]
Diffstat (limited to 'Lib/pprint.py')
0 files changed, 0 insertions, 0 deletions