bpo-34736: improve error message for invalid length b64decode inputs (GH-9563)



Improvements:
1. Include the number of valid data characters in the error message.
2. Mention "number of data characters" rather than "length".


https://bugs.python.org/issue34736
2 files changed