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 ned.deily
Recipients dniq, mark.dickinson, ned.deily, r.david.murray, serhiy.storchaka, taleinat, terry.reedy
Date 2018-06-10.21:37:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528666636.99.0.592728768989.issue33770@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 053d6c5ce246e6ba9c046467b02a0b6ba4abb8bf by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-33770: improve base64 exception message for encoded inputs of invalid length (GH-7416) (GH-7602)
https://github.com/python/cpython/commit/053d6c5ce246e6ba9c046467b02a0b6ba4abb8bf
History
Date User Action Args
2018-06-10 21:37:17ned.deilysetrecipients: + ned.deily, terry.reedy, mark.dickinson, taleinat, r.david.murray, serhiy.storchaka, dniq
2018-06-10 21:37:16ned.deilysetmessageid: <1528666636.99.0.592728768989.issue33770@psf.upfronthosting.co.za>
2018-06-10 21:37:16ned.deilylinkissue33770 messages
2018-06-10 21:37:16ned.deilycreate