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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2020-01-05.12:15:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578226553.48.0.490635014388.issue39055@roundup.psfhosted.org>
In-reply-to
Content
New changeset b19c0d77e6f25ea831ab608c71f15d0d9266c8c4 by Serhiy Storchaka in branch 'master':
bpo-39055: Reject a trailing \n in base64.b64decode() with validate=True. (GH-17616)
https://github.com/python/cpython/commit/b19c0d77e6f25ea831ab608c71f15d0d9266c8c4
History
Date User Action Args
2020-01-05 12:15:53serhiy.storchakasetrecipients: + serhiy.storchaka
2020-01-05 12:15:53serhiy.storchakasetmessageid: <1578226553.48.0.490635014388.issue39055@roundup.psfhosted.org>
2020-01-05 12:15:53serhiy.storchakalinkissue39055 messages
2020-01-05 12:15:53serhiy.storchakacreate