This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients dniq, mark.dickinson, r.david.murray
Date 2018-06-04.22:15:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528150534.55.0.592728768989.issue33770@psf.upfronthosting.co.za>
In-reply-to
Content
I always assumed that any string composed of valid base64 characters could be decoded to *something* if you added some padding characters, but apparently that was an invalid assumption.  I agree that the message is incorrect for this case.
History
Date User Action Args
2018-06-04 22:15:34r.david.murraysetrecipients: + r.david.murray, mark.dickinson, dniq
2018-06-04 22:15:34r.david.murraysetmessageid: <1528150534.55.0.592728768989.issue33770@psf.upfronthosting.co.za>
2018-06-04 22:15:34r.david.murraylinkissue33770 messages
2018-06-04 22:15:34r.david.murraycreate