summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-12-15-19-23-23.bpo-39055.FmN3un.rst
blob: 83b1431e92fcb29e8c2e704e0e7d9e9146db83b6 (plain)
1
2
:func:`base64.b64decode` with ``validate=True`` raises now a binascii.Error
if the input ends with a single ``\n``.